Haven Nyaa Previewer Firefox

Examine source code of Haven Nyaa Previewer

Inspect and view changes in Haven Nyaa Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Haven Nyaa Previewer",
  "version": "1.0.1",
  "description": "Hover torrents on Nyaa to preview anime metadata from AniList.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "storage",
    "*://nyaa.si/*",
    "*://nyaa.land/*",
    "*://nyaa.eu/*",
    "*://nyaa.iss.one/*",
    "*://nyaa.ink/*",
    "*://nyaa.digital/*",
    "*://ny.iss.one/*",
    "*://cathienova.net/nyaa/*",
    "https://graphql.anilist.co/*"
  ],
  "background": {
    "scripts": [
      "sharedSettings.js",
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://nyaa.si/*",
        "*://nyaa.land/*",
        "*://nyaa.eu/*",
        "*://nyaa.iss.one/*",
        "*://nyaa.ink/*",
        "*://nyaa.digital/*",
        "*://ny.iss.one/*",
        "*://cathienova.net/nyaa/*"
      ],
      "js": [
        "sharedSettings.js",
        "contentScript.js"
      ],
      "css": [
        "overlay.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "Haven Nyaa Previewer",
    "default_popup": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "haven-nyaa-previewer@havenden.local",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  }
}

Best Haven Nyaa Previewer Alternatives

Here are some Firefox add-ons that are similar to Haven Nyaa Previewer: