YIFY movie torrent search

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

Что такое YIFY movie torrent search?

YIFY movie torrent search - это расширение Chrome, разработанное Rich Art, и его основная функция - "Find YIFY torrents quick on YTSmovie.online by selecting text!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения YIFY movie torrent search

Скачайте файлы расширений YIFY movie torrent search в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название YIFY movie torrent search YIFY movie torrent search
ID lnchkpdmhoecdaedbbbmmppgifpehnni
Официальный URL https://chrome.google.com/webstore/detail/yify-movie-torrent-search/lnchkpdmhoecdaedbbbmmppgifpehnni
Описание Find YIFY torrents quick on YTSmovie.online by selecting text!
Размер файла 27.27 KB
Количество установок 1,715
Текущая Версия 0.6
Последнее Обновление 2021-12-09
Дата публикации 2020-11-13
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Rich Art
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    ]
}