YIFY movie torrent search
Find YIFY torrents quick on YTSmovie.online by selecting text!
Apa itu YIFY movie torrent search?
YIFY movie torrent search adalah ekstensi Chrome yang dikembangkan oleh Rich Art, dan fitur utamanya adalah "Find YIFY torrents quick on YTSmovie.online by selecting text!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi YIFY movie torrent search
Unduh file ekstensi YIFY movie torrent search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension allows you to select text on a page, right click it, and search that text on YTS Movie torrents.
Informasi Dasar Ekstensi
Nama | |
ID | lnchkpdmhoecdaedbbbmmppgifpehnni |
URL Resmi | https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni |
Deskripsi | Find YIFY torrents quick on YTSmovie.online by selecting text! |
Ukuran File | 27.27 KB |
Jumlah Instalasi | 1,715 |
Versi Saat Ini | 0.6 |
Terakhir Diperbarui | 2021-12-09 |
Tanggal Publikasi | 2020-11-13 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Rich Art |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |