YIFY movie torrent search

Find YIFY torrents quick on YTSmovie.online by selecting text!

什麼是YIFY movie torrent search?

YIFY movie torrent search是由Rich Art開發的Chrome擴展程式,該擴展的主要功能是“Find YIFY torrents quick on YTSmovie.online by selecting text!”。

擴展截圖

screenshot

下載YIFY movie torrent search擴展crx文件

下載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
官方網址 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"
    ]
}