BibleGateway Dark Firefox

Examine source code of BibleGateway Dark

By: WINVN
Inspect and view changes in BibleGateway Dark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BibleGateway Dark Mode",
  "version": "1.0",
  "description": "Applies a dark theme to BibleGateway.com for a more comfortable reading experience.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "https://www.biblegateway.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.biblegateway.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dca37ab1-d33a-42ac-bb06-fd8f57285e4e}"
    }
  }
}

Best BibleGateway Dark Alternatives

Here are some Firefox add-ons that are similar to BibleGateway Dark: