Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "content_scripts": [ { "css": [ "ga.css" ], "matches": [ "https:\/\/analytics.google.com\/*", "https:\/\/search.google.com\/*" ] } ], "description": "Analytics and Search Console dark theme (Pure CSS Injection)", "host_permissions": [ "https:\/\/analytics.google.com\/", "https:\/\/search.google.com\/" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 3, "name": "GA\/GSC dark theme (Pure CSS Injection)", "permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.3" }