Upod Firefox

Examine source code of Upod

Por: Upod Add-on
Inspect and view changes in Upod source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.5.8",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "default_locale": "nl",
  "action": {
    "default_title": "Upod",
    "default_popup": "popup.html"
  },
  "permissions": [
    "alarms",
    "activeTab",
    "tabs",
    "storage",
    "identity",
    "webNavigation"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@upod-web-extension",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Mejores alternativas Upod

Aquí hay algunas Firefox add-ons que son similares a Upod: