archive-dl Firefox

Examine source code of archive-dl

제작자: briaguya Add-on
Inspect and view changes in archive-dl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "archive-dl",
  "version": "0",
  "description": "adds metadata xml links to stream_only archive.org pages",
  "icons": {
    "48": "icons/archive-dl_48.png",
    "96": "icons/archive-dl_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.archive.org/*"
      ],
      "js": [
        "archive-dl.js"
      ]
    }
  ]
}

최고의 archive-dl 대안

다음은 archive-dl과(와) 유사한 Firefox add-on입니다: