Inspect and view changes in Torrent to Web21 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Torrent to Web",
"version": "2.0.2",
"description": "Allows to send torrent files to web clients.",
"icons": {
"48": "/icons/icon-48.png"
},
"applications": {
"gecko": {
"id": "torrent-to-web@dasprids.de",
"strict_min_version": "57.0"
}
},
"permissions": [
"<all_urls>",
"contextMenus",
"notifications",
"storage",
"webRequest",
"webRequestBlocking"
],
"options_ui": {
"page": "/options/options.html"
},
"background": {
"scripts": [
"/background/main.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"/content/capture-magnet-links.js"
]
}
],
"web_accessible_resources": [
"/icons/error.png"
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "58.0",
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{eca2d0f7-c489-498f-ad3f-0cd40521eb04}"
}
}
} Best Torrent to Web21 Alternatives
Here are some Firefox add-ons that are similar to Torrent to Web21: