YggTorrent Url
Accédez toujours au bon site du tracker YggTorrent.
ما هو YggTorrent Url؟
YggTorrent Url هو إضافة Chrome تم تطويرها بواسطة https://www.deveosys.com، والميزة الرئيسية لها هي "Accédez toujours au bon site du tracker YggTorrent.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة YggTorrent Url
قم بتنزيل ملفات الامتداد YggTorrent Url بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | |
ID | hbihokhpdcofffflfhgodjejoeehbihf |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf |
الوصف | Accédez toujours au bon site du tracker YggTorrent. |
حجم الملف | 28.61 KB |
عدد التثبيتات | 101 |
النسخة الحالية | 1.0 |
آخر تحديث | 2019-01-09 |
تاريخ النشر | 2019-01-09 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | https://www.deveosys.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0", "default_locale": "fr", "description": "__MSG_appDesc__", "permissions": [ "tabs", "http:\/\/yggtorrent.deveosys.com\/", "https:\/\/yggtorrent.deveosys.com\/" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "YggTorrent", "default_icon": "images\/logo_32.png" }, "icons": { "16": "images\/logo_16.png", "32": "images\/logo_32.png", "48": "images\/logo_48.png", "128": "images\/logo_128.png" }, "manifest_version": 2 } |