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 |
电子邮箱 | [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" ] } |