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:\/\/docs.google.com\/*" ] } ], "description": "Dark Version for Google Docs (Pure CSS Injection)", "host_permissions": [ "https:\/\/docs.google.com\/" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 3, "name": "Google Docs Dark View", "permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" }