Fix Dark Theme Input Boxes Firefox

Examine source code of Fix Dark Theme Input Boxes

By: Roboe
Inspect and view changes in Fix Dark Theme Input Boxes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "fix-dark-theme-input-boxes@virgulilla.com"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "1.1resigned1",
  "author": "Roberto M. F.",
  "homepage_url": "https://gitlab.com/Roboe/userscripts",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "style.user.css"
      ]
    }
  ]
}

Best Fix Dark Theme Input Boxes Alternatives

Here are some Firefox add-ons that are similar to Fix Dark Theme Input Boxes: