Baiscope Torrent Download
Direct Download torrent file from description page without googling
ما هو Baiscope Torrent Download؟
Baiscope Torrent Download هو إضافة Chrome تم تطويرها بواسطة sampath kumara، والميزة الرئيسية لها هي "Direct Download torrent file from description page without googling".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Baiscope Torrent Download
قم بتنزيل ملفات الامتداد Baiscope Torrent Download بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Direct Download torrent file from description page without googling
معلومات أساسية عن التمديد
الاسم | |
ID | cmhjbjnibclajnggcpmkdbdincdfogeh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh |
الوصف | Direct Download torrent file from description page without googling |
حجم الملف | 61.29 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2019-09-13 |
تاريخ النشر | 2019-09-13 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | sampath kumara |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "icons": { "16": "16.png", "64": "64.png", "128": "128.png" }, "name": "Baiscope Torrent Download ", "version": "1.0.1", "permissions": [ "tabs", "https:\/\/baiscopedownloads.com\/*" ], "content_scripts": [ { "run_at": "document_end", "matches": [ "https:\/\/baiscopedownloads.com\/*" ], "js": [ "jquery-2.1.4.min.js", "abc.js" ] } ], "browser_action": { "default_icon": { "19": "16.png", "38": "64.png" }, "default_title": "Baiscope Torrent Download " } } |