YIFY movie torrent search

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

Cos'è YIFY movie torrent search?

YIFY movie torrent search è un'estensione di Chrome sviluppata da Rich Art, e la sua funzione principale è "Find YIFY torrents quick on YTSmovie.online by selecting text!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione YIFY movie torrent search

Scarica i file di estensione YIFY movie torrent search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome YIFY movie torrent search YIFY movie torrent search
ID lnchkpdmhoecdaedbbbmmppgifpehnni
URL Ufficiale https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni
Descrizione Find YIFY torrents quick on YTSmovie.online by selecting text!
Dimensione del File 27.27 KB
Conteggio Installazioni 1,715
Versione Corrente 0.6
Ultimo Aggiornamento 2021-12-09
Data di Pubblicazione 2020-11-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Rich Art
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}