TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
Vad är TorrentCloud torrent Upload?
TorrentCloud torrent Upload är en Chrome-tillägg utvecklad av https://torrentcloud.eu, och dess huvudfunktion är "Send torrents to the TorrentCLOUD".
Tilläggsskärmbilder
Ladda ner TorrentCloud torrent Upload-förlängningens CRX-fil
Ladda ner TorrentCloud torrent Upload-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Send your torrent to the TorrentCloud.eu interface with one click! Grundläggande Information om Tillägg
| Namn | |
| ID | nehcaigoagncnciofipnemkiclelijal |
| Officiell webbadress | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
| Beskrivning | Send torrents to the TorrentCLOUD |
| Filstorlek | 6.69 KB |
| Antal Installationer | 667 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2016-04-19 |
| Publiceringsdatum | 2016-04-19 |
| Utvecklare | https://torrentcloud.eu |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.torrentcloud.eu |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "TorrentCloud torrent Upload",
"description": "Send torrents to the TorrentCLOUD",
"version": "0.2",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"sample.js"
]
},
"icons": {
"16": "tc.png",
"48": "tc.png",
"128": "tc.png"
},
"manifest_version": 2
} | |