FurigaNah Firefox

Examine source code of FurigaNah

By: oKempi
Inspect and view changes in FurigaNah source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FurigaNah",
  "version": "1.0.2",
  "description": "Do you want to read Furigana? No, you don't. -Copilot",
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "icons": {
    "16": "icons/FurigaNONE.png",
    "32": "icons/FurigaNONE.png",
    "48": "icons/FurigaNONE.png",
    "128": "icons/FurigaNONE.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/hide.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "example@test.ts",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best FurigaNah Alternatives

Here are some Firefox add-ons that are similar to FurigaNah: