TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
Co to jest TorrentCloud torrent Upload?
TorrentCloud torrent Upload to rozszerzenie Chrome opracowane przez https://torrentcloud.eu, a jego główną funkcją jest „Send torrents to the TorrentCLOUD”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TorrentCloud torrent Upload
Pobierz pliki rozszerzeń TorrentCloud torrent Upload w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Send your torrent to the TorrentCloud.eu interface with one click! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | nehcaigoagncnciofipnemkiclelijal |
| Oficjalny URL | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
| Opis | Send torrents to the TorrentCLOUD |
| Rozmiar pliku | 6.69 KB |
| Liczba instalacji | 667 |
| Aktualna Wersja | 0.2 |
| Ostatnia Aktualizacja | 2016-04-19 |
| Data Publikacji | 2016-04-19 |
| Deweloper | https://torrentcloud.eu |
| Typ Płatności | free |
| Strona Rozszerzenia | http://www.torrentcloud.eu |
| Obsługiwane Języki | 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
} | |