Website Blocker for Chrome™ 1.0.1
FREE
Released:2022-08-02
Manifest File:
{"name":"Website Blocker for Chrome\u2122","icons":{"16":"icon128.png","32":"icon128.png","48":"icon128.png","128":"icon128.png"},"action":{"default_icon":"icon128.png","default_popup":"popup.html","derfault_title":"Website Blocker for Chrome\u2122"},"version":"1.0.1","background":{"type":"module","service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Helps to block websites that you don't need","permissions":["storage","tabs","declarativeNetRequest","activeTab"],"content_scripts":[{"js":["content.js"],"run_at":"document_end","matches":["<all_urls>"]}],"manifest_version":3,"web_accessible_resources":[{"matches":["https:\/\/*\/*"],"resources":["blocked.html"]}]}