TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
Hvad er TorrentCloud torrent Upload?
TorrentCloud torrent Upload er en Chrome-udvidelse udviklet af https://torrentcloud.eu, og dens hovedfunktion er "Send torrents to the TorrentCLOUD".
Udvidelsesskærmbilleder
Download TorrentCloud torrent Upload-udvidelses-CRX-fil
Download TorrentCloud torrent Upload-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Send your torrent to the TorrentCloud.eu interface with one click! Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | nehcaigoagncnciofipnemkiclelijal |
| Officiel URL | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
| Beskrivelse | Send torrents to the TorrentCLOUD |
| Filstørrelse | 6.69 KB |
| Antal Installationer | 667 |
| Nuværende Version | 0.2 |
| Senest Opdateret | 2016-04-19 |
| Udgivelsesdato | 2016-04-19 |
| Udvikler | https://torrentcloud.eu |
| Betalingsmetode | free |
| Udvidelseswebsted | http://www.torrentcloud.eu |
| Understøttede Sprog | 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
} | |