Ad blocker 1.3
FREE
Released:2023-03-05
Manifest File:
{"name":"Ad blocker","icons":{"48":".\/icons\/icon48.png","128":".\/icons\/icon128.png"},"action":{"default_popup":"Popup.html","default_title":"Adblocker"},"version":"1.3","background":{"service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Ads and pop-ups blocker for YouTube, Facebook and other sites","permissions":["tabs","declarativeNetRequest","storage"],"content_scripts":[{"js":["yt_blocks.js","content.js"],"run_at":"document_end","matches":["https:\/\/*\/*","http:\/\/*\/*"]}],"host_permissions":["https:\/\/*\/*","http:\/\/*\/*"],"manifest_version":3,"declarative_net_request":{"rule_resources":[{"id":"blockLIST","path":"my.json","enabled":true},{"id":"advLIST","path":"adv.json","enabled":false},{"id":"antiprnLIST","path":"antiprn.json","enabled":false},{"id":"suspLIST","path":"susp.json","enabled":false}]}}