YIFY movie torrent search

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

YIFY movie torrent search là gì?

YIFY movie torrent search là một tiện ích mở rộng Chrome được phát triển bởi Rich Art, và tính năng chính của nó là "Find YIFY torrents quick on YTSmovie.online by selecting text!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng YIFY movie torrent search

Tải xuống các tệp mở rộng YIFY movie torrent search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên YIFY movie torrent search YIFY movie torrent search
ID lnchkpdmhoecdaedbbbmmppgifpehnni
URL Chính Thức https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni
Mô tả Find YIFY torrents quick on YTSmovie.online by selecting text!
Kích Thước Tệp 27.27 KB
Số Lần Cài Đặt 1,715
Phiên Bản Hiện Tại 0.6
Cập Nhật Lần Cuối 2021-12-09
Ngày Phát Hành 2020-11-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Rich Art
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}