sarbbottam/focus-indicator

Read and change all your data on the websites you visit

sarbbottam opened this issue · 1 comments

This alert is displayed while installing the extension. This might act as a barrier.

screen shot 2016-06-17 at 9 08 26 pm

This might not be possible as content_scripts with "matches": ["<all_urls>"] is being used.

Read and modify all your data on all websites you visit

A "content_scripts" field with a "matches" entry that matches all hosts
Any of the following URLs match all hosts:

  • http://*/*
  • https://*/*
  • *://*/*
  • <all_urls>

Read more at Permission Warnings