YIFY movie torrent search

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

Qu'est-ce que YIFY movie torrent search ?

YIFY movie torrent search est une extension Chrome développée par Rich Art, et sa fonction principale est "Find YIFY torrents quick on YTSmovie.online by selecting text!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension YIFY movie torrent search

Téléchargez les fichiers d'extension YIFY movie torrent search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom YIFY movie torrent search YIFY movie torrent search
ID lnchkpdmhoecdaedbbbmmppgifpehnni
URL Officiel https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni
Description Find YIFY torrents quick on YTSmovie.online by selecting text!
Taille du Fichier 27.27 KB
Nombre d'Installations 1,715
Version Actuelle 0.6
Dernière Mise à Jour 2021-12-09
Date de Publication 2020-11-13
Évaluation 5.00/5 Total 1 Évaluations
Développeur Rich Art
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}