BetterFiction - FanFiction.net improver Firefox

Examine source code of BetterFiction - FanFiction.net improver

By: Waland2
Inspect and view changes in BetterFiction - FanFiction.net improver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BetterFiction - FanFiction.net improver",
  "version": "1.2.1",
  "manifest_version": 3,
  "description": "BetterFiction - Extension to improve the experience of using the site fanfiction.net",
  "author": "Waland2 & shahaadi",
  "icons": {
    "16": "icons/ava.svg",
    "32": "icons/ava.svg",
    "128": "icons/ava.svg"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.fanfiction.net/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-script.js"
      ]
    }
  ],
  "host_permissions": [
    "https://www.fanfiction.net/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "utils/*",
        "tabs/*"
      ],
      "matches": [
        "https://www.fanfiction.net/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@BetterFiction.com"
    }
  }
}

Best BetterFiction - FanFiction.net improver Alternatives

Here are some Firefox add-ons that are similar to BetterFiction - FanFiction.net improver: