Videolenta.biz - торренты (ex Torrentom.com)

Официальное расширение дополнит функционал сайта: быстрый доступ к поиску, обход блокировок и т.д

What is Videolenta.biz - торренты (ex Torrentom.com)?

Videolenta.biz - торренты (ex Torrentom.com) is a Chrome extension developed by http://torrentom.com, and its main feature is "Официальное расширение дополнит функционал сайта: быстрый доступ к поиску, обход блокировок и т.д".

Extension Screenshots

screenshot
screenshot

Download Videolenta.biz - торренты (ex Torrentom.com) Extension CRX File

Download Videolenta.biz - торренты (ex Torrentom.com) 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

                        Основные преимущества официального расширение:

- Расширение откроет доступ к фильмам, которые закрыли правообладатели. 
- Быстрый доступ к поиску и главной странице videolenta.biz бывший torrentom.com  
- Отключение половины рекламы на torrentom.com
- Расширение добавит кнопку скачать на сайт kinopoisk.ru, которая перенаправит пользователя сразу на перечень качеств на сайте videolenta.biz                    

Extension Basic Information

Name Videolenta.biz - торренты (ex Torrentom.com) Videolenta.biz - торренты (ex Torrentom.com)
ID ljdnfbikmkehlgpfjbdocfchganidake
Official URL https://chrome.google.com/webstore/detail/videolentabiz-%D1%82%D0%BE%D1%80%D1%80%D0%B5%D0%BD%D1%82%D1%8B-ex/ljdnfbikmkehlgpfjbdocfchganidake
Description Официальное расширение дополнит функционал сайта: быстрый доступ к поиску, обход блокировок и т.д
File Size 33.53 KB
Installation Count 1,000
Current Version 1.0.0.6
Last Updated 2019-12-16
Publish Date 2019-12-13
Rating 4.44/5 Total 25 Ratings
Developer http://torrentom.com
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Videolenta.biz - \u0442\u043e\u0440\u0440\u0435\u043d\u0442\u044b (ex Torrentom.com)",
    "short_name": "Videolenta.biz",
    "description": "\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b \u0441\u0430\u0439\u0442\u0430: \u0431\u044b\u0441\u0442\u0440\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043f\u043e\u0438\u0441\u043a\u0443, \u043e\u0431\u0445\u043e\u0434 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043e\u043a \u0438 \u0442.\u0434",
    "version": "1.0.0.6",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "js": [
                "cs.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "webRequestBlocking",
        "webRequest",
        "storage",
        "webNavigation",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}