Baiscope Torrent Download

Direct Download torrent file from description page without googling

Что такое Baiscope Torrent Download?

Baiscope Torrent Download - это расширение Chrome, разработанное sampath kumara, и его основная функция - "Direct Download torrent file from description page without googling".

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

screenshot

Скачать файл CRX расширения Baiscope Torrent Download

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

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

                        Direct Download torrent file from description page without googling                    

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

Название Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
Официальный URL https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Описание Direct Download torrent file from description page without googling
Размер файла 61.29 KB
Количество установок 1,000
Текущая Версия 1.0.1
Последнее Обновление 2019-09-13
Дата публикации 2019-09-13
Рейтинг 5.00/5 Всего 2 оценок
Разработчик sampath kumara
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "16": "16.png",
        "64": "64.png",
        "128": "128.png"
    },
    "name": "Baiscope Torrent Download ",
    "version": "1.0.1",
    "permissions": [
        "tabs",
        "https:\/\/baiscopedownloads.com\/*"
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/baiscopedownloads.com\/*"
            ],
            "js": [
                "jquery-2.1.4.min.js",
                "abc.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "16.png",
            "38": "64.png"
        },
        "default_title": "Baiscope Torrent Download "
    }
}