Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "js\/serviceworker.js" }, "action": { "default_icon": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "default_title": "__MSG_appTitle__", "default_popup": "popup.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "host_permissions": [ "*:\/\/tzevaadom.co.il\/*", "*:\/\/*.tzevaadom.co.il\/*" ], "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "manifest_version": 3, "permissions": [ "*:\/\/tzevaadom.co.il\/*", "*:\/\/*.tzevaadom.co.il\/*", "background", "notifications", "storage", "offscreen" ], "name": "__MSG_appTitle__", "short_name": "__MSG_appTitle__", "description": "__MSG_appDesc__", "default_locale": "he", "version": "1.2.3", "web_accessible_resources": [ { "resources": [ "logo.png", "alert.html" ], "matches": [ "<all_urls>" ] } ], "minimum_chrome_version": "109" }