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!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YIFY movie torrent search

ดาวน์โหลดไฟล์ส่วนขยาย YIFY movie torrent search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension allows you to select text on a page, right click it, and search that text on YTS Movie torrents.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ YIFY movie torrent search YIFY movie torrent search
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"
    ]
}