TorrentsFinder - поиск торрентов

Официальное расширение поможет найти нужный файл в 2 клика.

What is TorrentsFinder - поиск торрентов?

TorrentsFinder - поиск торрентов is a Chrome extension developed by prowebcosmo, and its main feature is "Официальное расширение поможет найти нужный файл в 2 клика.".

Extension Screenshots

screenshot

Download TorrentsFinder - поиск торрентов Extension CRX File

Download TorrentsFinder - поиск торрентов extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Удобный помошник в поиске и скачивании нужных файлов. Нажимте на значок рассширения, введите название нужного материала/файла в поле ввода и кликните на один из трех популярных торрент трекеров. Список торрент трекеров будет постоянно пополняться.                    

Extension Basic Information

Name TorrentsFinder - поиск торрентов TorrentsFinder - поиск торрентов
ID hbkdeaccegiikknckeoppkblopjnljhf
Official URL https://chromewebstore.google.com/detail/torrentsfinder-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA-%D1%82%D0%BE%D1%80%D1%80/hbkdeaccegiikknckeoppkblopjnljhf
Description Официальное расширение поможет найти нужный файл в 2 клика.
File Size 33.25 KB
Installation Count 14,630
Current Version 1.1
Last Updated 2020-08-10
Publish Date 2020-08-02
Rating 2.00/5 Total 3 Ratings
Developer prowebcosmo
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [],
    "web_accessible_resources": [
        "nnm_club.html"
    ],
    "description": "\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u043d\u0430\u0439\u0442\u0438 \u043d\u0443\u0436\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u0432 2 \u043a\u043b\u0438\u043a\u0430.",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "TorrentsFinder - \u043f\u043e\u0438\u0441\u043a \u0442\u043e\u0440\u0440\u0435\u043d\u0442\u043e\u0432",
    "permissions": [
        "storage",
        "https:\/\/api.all-installer.com\/*"
    ],
    "short_name": "TorrentFinder",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}