Cobalt Extension Firefox

Examine source code of Cobalt Extension

提供元: Solyphonous
Inspect and view changes in Cobalt Extension source codes across current and past versions
Vidego icon
動画をダウンロードしたいですか?ユニバーサルビデオダウンローダーを試してみてください:
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"
  ]
}

ベストのCobalt Extension代替案

Cobalt Extensionに類似したFirefox add-onをいくつか紹介します: