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", "manifest_version": 3, "name": "MZ Color Palette", "short_name": "MZ Color Palette", "version": "1.0.0", "description": "MZ Color Palette allows you to analyze and extract the color palette of the visible area within any open tab.", "permissions": [ "storage" ], "icons": { "16": "icons\/favicon-16.png", "32": "icons\/favicon-32.png", "48": "icons\/favicon-48.png", "128": "icons\/favicon-128.png" }, "devtools_page": "html\/devtools.html", "host_permissions": [ "<all_urls>" ] }