Cloud-Torrent-Magnet Firefox

Examine source code of Cloud-Torrent-Magnet

Inspect and view changes in Cloud-Torrent-Magnet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cloud-Torrent-Magnet",
  "description": "Send Magnet to Cloud-Torrent Server",
  "version": "1.7b",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "menus",
    "activeTab",
    "storage",
    "webRequest",
    "notifications",
    "webRequestBlocking",
    "http://ctorrent.torrent/*"
  ],
  "icons": {
    "16": "icons/page-16.png",
    "32": "icons/page-32.png",
    "48": "icons/page-48.png"
  },
  "protocol_handlers": [
    {
      "protocol": "magnet",
      "name": "Cloud-Torrent-Magnet",
      "uriTemplate": "http://ctorrent.torrent/addtorrent/%s"
    }
  ]
}

Best Cloud-Torrent-Magnet Alternatives

Here are some Firefox add-ons that are similar to Cloud-Torrent-Magnet: