Download.cpp Firefox

Examine source code of Download.cpp

提供元: Josh Garde
Inspect and view changes in Download.cpp source codes across current and past versions
Vidego icon
動画をダウンロードしたいですか?ユニバーサルビデオダウンローダーを試してみてください:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Download.cpp",
  "version": "1.0.3",
  "description": "Adds a download button to CalPoly Pomona video players",
  "icons": {
    "48": "icons/icon@1x.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.kaltura.com/browseandembed/*",
        "https://streaming.cpp.edu/media/*"
      ],
      "run_at": "document_idle",
      "js": [
        "src/inject.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "src/cpp-dl.js"
  ]
}

ベストのDownload.cpp代替案

Download.cppに類似したFirefox add-onをいくつか紹介します: