TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
ما هو TorrentCloud torrent Upload؟
TorrentCloud torrent Upload هو إضافة Chrome تم تطويرها بواسطة https://torrentcloud.eu، والميزة الرئيسية لها هي "Send torrents to the TorrentCLOUD".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة TorrentCloud torrent Upload
قم بتنزيل ملفات الامتداد TorrentCloud torrent Upload بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Send your torrent to the TorrentCloud.eu interface with one click! معلومات أساسية عن التمديد
| الاسم | |
| ID | nehcaigoagncnciofipnemkiclelijal |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
| الوصف | Send torrents to the TorrentCLOUD |
| حجم الملف | 6.69 KB |
| عدد التثبيتات | 667 |
| النسخة الحالية | 0.2 |
| آخر تحديث | 2016-04-19 |
| تاريخ النشر | 2016-04-19 |
| المطور | https://torrentcloud.eu |
| نوع الدفع | free |
| موقع الإضافة | http://www.torrentcloud.eu |
| اللغات المدعومة | 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
} | |