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.19",
"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",
"scripting",
"unlimitedStorage",
"webRequest"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"sidebar-element-locator.2f29fd82.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"csspeeper-inspector-tools.eb9765a1.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:\/\/csspeeper.com\/*"
],
"externally_connectable": {
"matches": [
"https:\/\/googletagmanager.com\/*",
"https:\/\/csspeeper.com\/*"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'",
"sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self'; child-src 'self'"
},
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"inspector-current-div.3db0786d.svg",
"inspector-current-text.70583b57.svg",
"sideBar.e69f75cf.png",
"colors.3a754b95.png",
"contrast-pro.a24ac85e.png",
"advanced-typography.32e069a7.png",
"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",
"inspector.dbaebc82.css"
]
}
]
}