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", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" } }, "version": "1.0.4", "author": "Sparkglare Sp. z o.o.", "name": "CSS Peeper", "description": "Inspect website styles in seconds. Supercharge your workflow, and save hours of work.", "background": { "service_worker": "static\/background\/index.js" }, "side_panel": { "default_path": "sidepanel.html" }, "permissions": [ "storage", "sidePanel", "tabs", "scripting", "activeTab" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "sidebar-element-locator.2f29fd82.js" ], "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "inspector.b9415ea5.js" ], "css": [] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhUguGnNx3VFNfYoSUjfb3lH8OjUXRUrgtbzSeXDWTWpC3\/I0X2rbs3BSD\/zsK4GElB5tjNLFGRMMl15sWRLX3VUsN3bwe2VQNc1Lw+Zxsuq+1oW3q4dKYpuOUc9ymu9USHGMF5Wjc0e7tn5dYyC0+C4xTZW+2KSNTtqx3gubTHOvxyi0\/uGEuozGyIFU6lv16quyo23eoWGhwZqR1kasJn7nj1oXuMqlIHEI5GX1q9HfFbizvoI3B+ZIeh8XflADGylsyHd0quJ+ubhB9Hil3QMC6D6Z2RJMz4ybWnyldTQB8kewjWr+WVUXXaE80RMivL74KBhFibDjtK5xdXWnCwIDAQAB", "host_permissions": [ "https:\/\/*\/*", "*:\/\/*.firebaseio.com\/*" ], "externally_connectable": { "matches": [ "http:\/\/localhost:*\/*", "http:\/\/127.0.0.1:*\/*", "http:\/\/localhost:3000\/*", "https:\/\/googletagmanager.com\/*", "https:\/\/csspeeper.com\/*", "https:\/\/landing-git-test-css-peepers-projects.vercel.app\/*" ] }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:* http:\/\/127.0.0.1:*; object-src 'self'", "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self'" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "inspector-current-div.3db0786d.svg", "inspector-current-text.70583b57.svg", "contrast-free.5572659c.png", "semantic-colors.81594278.png", "typography.a577914b.png", "ob-step-1.c0a6de39.png", "ob-step-2.12547222.png", "ob-step-3.5917683a.png", "ob-step-4.6c8e6efd.png", "ob-step-5.849a5577.png", "advanced-typography.32e069a7.png", "colors.3a754b95.png", "contrast-pro.a24ac85e.png", "sideBar.e69f75cf.png", "inspector.dbaebc82.css" ] } ] }