Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "manifest_version": 3, "description": "__MSG_5636646071825253269__", "default_locale": "en", "name": "__MSG_8969005060131950570__", "permissions": [ "activeTab", "contextMenus", "storage", "offscreen", "scripting" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "bubble_compiled.js" ], "css": [ "bubble_gss.css" ], "all_frames": true } ], "background": { "service_worker": "main_compiled.js" }, "version": "2.0.16", "action": { "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" }, "default_title": "__MSG_2509634311667449183__", "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "popup_css_compiled.css" ], "matches": [ "<all_urls>" ] } ], "options_page": "options.html", "minimum_chrome_version": "115", "icons": { "16": "icons\/16.png", "19": "icons\/19.png", "32": "icons\/32.png", "38": "icons\/38.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": { "email": "[email protected]" } }