AniWorld Listen-Sicherung Firefox

Examine source code of AniWorld Listen-Sicherung

By: Xada Add-on
Inspect and view changes in AniWorld Listen-Sicherung source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AniWorld List Backup",
  "version": "1.0.6",
  "description": "Backs up your watchlist and subscriptions locally as JSON.",
  "permissions": [
    "storage",
    "downloads"
  ],
  "host_permissions": [
    "https://aniworld.to/*",
    "https://aniworld.cc/*"
  ],
  "icons": {
    "48": "icons/backup.svg",
    "96": "icons/backup.svg"
  },
  "action": {
    "default_title": "AniWorld List Backup",
    "default_icon": "icons/backup.svg",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{96d5b298-335f-4168-bf99-db051e07b8c4}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://aniworld.to/*",
        "https://aniworld.cc/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best AniWorld Listen-Sicherung Alternatives

Here are some Firefox add-ons that are similar to AniWorld Listen-Sicherung: