White Mode Buttons Firefox

Examine source code of White Mode Buttons

Inspect and view changes in White Mode Buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "White Mode Buttons",
  "version": "1.0",
  "description": "Idiotensicher: WhiteMode, Lesemodus, Kontrast-Boost mit Botschaften.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "white-mode-buttons@example.com"
    }
  }
}

Best White Mode Buttons Alternatives

Here are some Firefox add-ons that are similar to White Mode Buttons: