Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "32": "\/assets\/icons\/icon-32.png", "48": "\/assets\/icons\/icon-48.png", "64": "\/assets\/icons\/icon-64.png", "80": "\/assets\/icons\/icon-80.png", "96": "\/assets\/icons\/icon-96.png", "128": "\/assets\/icons\/icon-128.png", "256": "\/assets\/icons\/icon-256.png" }, "default_popup": "index.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ "<all_urls>" ] }, { "all_frames": true, "js": [ "style.js" ], "matches": [ "*:\/\/*.youtube-customizer.com\/*", "*:\/\/*.cusmize.com\/*", "*:\/\/*.cursor-trails.com\/*" ] } ], "content_security_policy": { "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'" }, "default_locale": "en", "description": "__MSG_description__", "externally_connectable": { "matches": [ "*:\/\/*.youtube-customizer.com\/*", "*:\/\/*.cusmize.com\/*", "*:\/\/*.cursor-trails.com\/*" ] }, "icons": { "32": "\/assets\/icons\/icon-32.png", "48": "\/assets\/icons\/icon-48.png", "64": "\/assets\/icons\/icon-64.png", "80": "\/assets\/icons\/icon-80.png", "96": "\/assets\/icons\/icon-96.png", "128": "\/assets\/icons\/icon-128.png", "256": "\/assets\/icons\/icon-256.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7jRsJ+xroD6Jo5WRfm93Cq0H893AprexIWs+Sttcma2ve3aPJu8P17YTjOw7DN853pyEsFYr6qHuEtvXEa8d8AGWdaTmeYEwQSo3XwHz94imuEA94u4IPNmr15cILmpBfU655AZ\/1Q1ZtL2frmq0cO9\/SoexUFW4ukgYXtCo2VW5stDydnPOYJnE6+Z2VTzTtTejFZFS3LHasG10QFOd3oKT+X8TKfLMPGFKOc4iaoXfa2sLw5svEOlTA+GRb\/PfGTKK3qAyEyUOV+EJSiPP+HW8QU1N8A883H+6+IGk6pMG2zwh8Ry3nTkfIOXO\/oVK2MA+XX7K7bZadzmFOCu0nQIDAQAB", "manifest_version": 3, "name": "__MSG_name__", "options_page": "options.html", "permissions": [ "storage", "unlimitedStorage", "scripting" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.2", "version_name": "2.0.2", "web_accessible_resources": [ { "matches": [ "*:\/\/*\/*" ], "resources": [ "*.*", "\/images\/*.*", "\/assets\/*.*" ] } ] }