YIFY movie torrent search

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

Vad är YIFY movie torrent search?

YIFY movie torrent search är en Chrome-tillägg utvecklad av Rich Art, och dess huvudfunktion är "Find YIFY torrents quick on YTSmovie.online by selecting text!".

Tilläggsskärmbilder

screenshot

Ladda ner YIFY movie torrent search-förlängningens CRX-fil

Ladda ner YIFY movie torrent search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn YIFY movie torrent search YIFY movie torrent search
ID lnchkpdmhoecdaedbbbmmppgifpehnni
Officiell webbadress https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni
Beskrivning Find YIFY torrents quick on YTSmovie.online by selecting text!
Filstorlek 27.27 KB
Antal Installationer 1,715
Aktuell Version 0.6
Senast Uppdaterad 2021-12-09
Publiceringsdatum 2020-11-13
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Rich Art
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}