Dynamic Base16 Firefox

Examine source code of Dynamic Base16

By: Thibaut Add-on
Inspect and view changes in Dynamic Base16 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dynamic Base16",
  "version": "1.0.1",
  "description": "Dynamic Firefox base16 theme switcher extension, using native messaging.",
  "browser_specific_settings": {
    "gecko": {
      "id": "dynamic_base16@gnrl_leclerc.org",
      "strict_min_version": "78.0"
    }
  },
  "icons": {
    "48": "assets/tinted_48.png",
    "96": "assets/tinted_96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "nativeMessaging",
    "theme"
  ]
}

Best Dynamic Base16 Alternatives

Here are some Firefox add-ons that are similar to Dynamic Base16: