Inspect and view changes in qbitload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "qbitload",
"version": "1.0.0",
"description": "Send torrent/magnet links to qBittorrent with category support and connection status",
"author": "kamilakis",
"homepage_url": "https://github.com/kamilakis/qbitload",
"permissions": [
"contextMenus",
"storage",
"https://*/*",
"http://*/*"
],
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"leftclicksend.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "config.html"
},
"browser_specific_settings": {
"gecko": {
"id": "qbitload@automa.gr",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best qbitload Alternatives
Here are some Firefox add-ons that are similar to qbitload:
Send to qBittorrent
frogmech
Push to qBittorrent
Mozzy
qui
soup
Send to qBittorrent (with SavePaths)
Dareeo
Add Link to qBittorrent WebUI
CR
Torrent Control
Aiken
BitTorrent for Firefox
Bittorrent for Firefox
Add Torrent To
gchristnsn
remote-torrent
DES2048
ChromeTorrent
Peter
Magnet Link and .torrent to Transmission
Borja Penuelas
Magnetiser
Sam Russell