Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "32": "\/assets\/icon32.png", "64": "\/assets\/icon64.png" }, "default_popup": "popup.html", "default_title": "__MSG_name__" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ "<all_urls>" ] } ], "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "ruleset_1", "path": "rules.json" } ] }, "default_locale": "en", "description": "__MSG_desc__", "externally_connectable": { "matches": [ "*:\/\/*.addonup.com\/*" ] }, "host_permissions": [ "<all_urls>" ], "icons": { "32": "assets\/icon32.png", "64": "assets\/icon64.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs6JYwzq5RRuVERy83wz560kDawaTeCtDIP3FTNTwYA5ma46RwFpUj\/fC1SJ38f0Ro1FEiWI6CB0f\/xnE88e\/UPaC6j0bR7wnrlU1Wq4Obmoo\/IA1DAn2yIDaJaixaWo\/AOW5QUK0BDMfkenMsoEsPTvcDfXQG0qc4Ia2yurzIrmCFEMv\/kdw8FCEm\/2a5Ap339nNeuW0pEiAEHWBTNLabrCx6IUi6jksnx4Nyb4j4iD+8A6fegXek4ovMKSNxp4NIePx775epwgnCstbWUPik6sl2EmnK5PUHqiWEIwv6kysInyQoFeFkfhXUGKWrseacEM+yhyvs08vfgit6d6G+QIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "options_page": "popup.html", "permissions": [ "tabCapture", "offscreen", "storage", "declarativeNetRequest" ], "short_name": "Classic Audio Equalizer", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.4" }