Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "action": { "default_icon": { "32": "assets\/icons\/32.png", "64": "assets\/icons\/64.png", "128": "assets\/icons\/128.png", "256": "assets\/icons\/256.png", "512": "assets\/icons\/512.png" }, "default_popup": "popup.html", "default_title": "Volume Controller" }, "author": { "email": "[email protected]" }, "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": "Audio Volume Controller for Chrome. Set sound level for each tab separately with audio sound booster", "externally_connectable": { "matches": [ "*:\/\/*.addonup.com\/*" ] }, "host_permissions": [ "<all_urls>" ], "icons": { "32": "assets\/icons\/32.png", "64": "assets\/icons\/64.png", "128": "assets\/icons\/128.png", "256": "assets\/icons\/256.png", "512": "assets\/icons\/512.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlZZMpB49Wl\/oYxuD7IpSwETrwkRNmsl3iOVmUgY3OPqTbmBztfLU0CKqjxIVcMR8pJNBFGIuCo6p5m08gjj7nD0nVCcsZaqVq\/f9CQDnN6zuUySrv6q3cZGLnGKh\/Z1UMMW9c9nlBFhh3AHqhP98hUzLau8oE6BzAtktBQGnYWae1n2+wxpWyf20COV1Pryun00xP1RPwk1vEN\/2yu8tIWPB9PsFM8YBvVPZYNH4iPgc0U50e1ki5CAHY0dP8tjxmxxOUVOFiiO3FMy9OsUCbuTDO1w3LvqOWWYs77pFGO+NEniF8+UP7mKheMO9DaGp6vu5xcfblR8\/vKlnAUsGJQIDAQAB", "manifest_version": 3, "name": "Volume Controller", "options_page": "popup.html", "permissions": [ "tabCapture", "offscreen", "storage", "privacy", "declarativeNetRequest" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.3" }