Cobalt Extension Firefox

Examine source code of Cobalt Extension

Inspect and view changes in Cobalt Extension source codes across current and past versions
Vidego icon
¿Quieres descargar vídeos? Prueba con el descargador universal de vídeos:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CobaltExtension",
  "version": "1.12.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "cobaltextension@solyphonous.com"
    }
  },
  "description": "Allows you to download videos using cobalt, without having to go to the website!",
  "icons": {
    "48": "Icons/48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "error.html",
    "error.js"
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "storage"
  ]
}

Mejores alternativas Cobalt Extension

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