Taking screenshot using javascript for chrome extensions

前端 未结 5 2039
名媛妹妹
名媛妹妹 2020-11-27 10:47

I have made a lot of search regarding taking pictures using JS but none seem to be useful. Some say using activeX controls, which doesn\'t suit my situation. I was hoping to

5条回答
  •  一生所求
    2020-11-27 11:21

    If you’re inside an enterprise, your IT might set the policy DisableScreenshots to true. You can check it by going into chrome://policy and search for this key.

提交回复
热议问题