Dark Mode for Google Chrome™ 3.0.0
FREE
Released:2022-12-30
Manifest File:
{"name":"__MSG_application_title__","icons":{"48":"icons\/icon48.png","128":"icons\/icon.png"},"action":{"default_icon":"icons\/icon.png","default_popup":"templates\/popup.html"},"version":"3.0.0","background":{"service_worker":"\/js\/welcome.js"},"short_name":"darkmode","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"__MSG_application_description__","permissions":["tabs","storage"],"homepage_url":"https:\/\/darkmode.freebusinessapps.net","options_page":"templates\/options.html","default_locale":"en","content_scripts":[{"js":["js\/main.js"],"run_at":"document_start","matches":["<all_urls>"],"all_frames":true,"exclude_globs":["*\/chrome\/newtab*"],"match_about_blank":true},{"css":["css\/universal.css"],"run_at":"document_start","matches":["<all_urls>"],"all_frames":true,"exclude_globs":["*\/chrome\/newtab*"],"match_about_blank":true}],"offline_enabled":true,"host_permissions":["<all_urls>"],"manifest_version":3,"web_accessible_resources":[{"matches":["<all_urls>"],"resources":["css\/*.css"]}]}