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!」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" ] } |