Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Neiro Block", "description": "Neiro Block Extension: Your solution for a cleaner, safer browsing experience!", "author": "Neiro Block", "homepage_url": "https:\/\/neiro-block.com\/", "action": { "default_title": "Neiro Block", "default_icon": "\/logo128.png", "default_popup": "\/action.html" }, "options_page": "\/options.html", "icons": { "48": "logo48.png", "96": "logo96.png", "128": "logo128.png" }, "background": { "service_worker": "background.js" }, "declarative_net_request": { "rule_resources": [ { "id": "easylist", "enabled": true, "path": "\/vendor\/easylist.json" }, { "id": "easyprivacy", "enabled": true, "path": "\/vendor\/easyprivacy.json" }, { "id": "fanboy", "enabled": true, "path": "\/vendor\/fanboy.json" }, { "id": "malicious", "enabled": true, "path": "\/vendor\/malicious.json" } ] }, "permissions": [ "alarms", "storage", "activeTab", "scripting", "declarativeNetRequest" ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "\/media\/*" ], "matches": [ "*:\/\/*\/*" ] } ], "version": "1.23", "manifest_version": 3 }