D4rk D0cs Firefox

Examine source code of D4rk D0cs

By: Kinji Add-on
Inspect and view changes in D4rk D0cs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Docs Dark Mode",
  "version": "1.2.3",
  "description": "Dark mode for Google Docs!",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/document/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "css/dark_mode_docs.css",
    "css/darkModeSheet.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a6ca3065-2cf7-4159-89f8-da92bbab1058}"
    }
  }
}

Best D4rk D0cs Alternatives

Here are some Firefox add-ons that are similar to D4rk D0cs: