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\/background.js" }, "action": { "default_icon": { "19": "img\/icon_19.png", "38": "img\/icon_38.png" }, "default_popup": "popup.html", "default_title": "__MSG_extension_name__" }, "commands": { "activate": { "description": "__MSG_command_desc__", "suggested_key": { "default": "Alt+P" } } }, "container": [ "GOOGLE_DRIVE" ], "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "48": "img\/icon_48.png", "128": "img\/icon_128.png" }, "manifest_version": 3, "minimum_chrome_version": "88", "name": "__MSG_extension_name__", "offline_enabled": true, "options_page": "options.html", "permissions": [ "activeTab", "storage", "scripting" ], "version": "3.0.0", "web_accessible_resources": [ { "resources": [ "inc\/jquery-2.1.0.min.js", "inc\/jquery.scrollstop.js", "js\/edropper2.js", "inject\/anchor-cursor-default.css", "inject\/anchor-cursor-crosshair.css", "inject\/edropper2.css" ], "matches": [ "<all_urls>" ] } ], "homepage_url": "https:\/\/color-picker.dllplayer.com" }