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
Looking to download videos? Try the universal video downloader:
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"
  ]
}

Best Cobalt Extension Alternatives

Here are some Firefox add-ons that are similar to Cobalt Extension: