YIFY movie torrent search
Find YIFY torrents quick on YTSmovie.online by selecting text!
ما هو YIFY movie torrent search؟
YIFY movie torrent search هو إضافة Chrome تم تطويرها بواسطة Rich Art، والميزة الرئيسية لها هي "Find YIFY torrents quick on YTSmovie.online by selecting text!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة YIFY movie torrent search
قم بتنزيل ملفات الامتداد YIFY movie torrent search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension allows you to select text on a page, right click it, and search that text on YTS Movie torrents.
معلومات أساسية عن التمديد
الاسم | |
ID | lnchkpdmhoecdaedbbbmmppgifpehnni |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni |
الوصف | Find YIFY torrents quick on YTSmovie.online by selecting text! |
حجم الملف | 27.27 KB |
عدد التثبيتات | 1,715 |
النسخة الحالية | 0.6 |
آخر تحديث | 2021-12-09 |
تاريخ النشر | 2020-11-13 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Rich Art |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "YIFY movie torrent search", "author": "Richard van Goch", "description": "Find YIFY torrents quick on YTSmovie.online by selecting text!", "version": "0.6", "short_name": "YIFY search", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "script.js" ] }, "permissions": [ "contextMenus" ] } |