blatube.com

Смотрите видео и фиьмы одновременно вместе с друзьями по всему миру. Синхронное управление плеером, общий плейлист и живое общение

What is blatube.com?

blatube.com is a Chrome extension developed by https://blatube.com, and its main feature is "Смотрите видео и фиьмы одновременно вместе с друзьями по всему миру. Синхронное управление плеером, общий плейлист и живое общение".

Extension Screenshots

screenshot

Download blatube.com Extension CRX File

Download blatube.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

                        Watch videos and movies together.
Available: youtube, vkontakte, twitch, pornhub, and video files from your cloud.
Synchronous control of the player, a common playlist and live communication! Share emotions with close people at a distance                    

Extension Basic Information

Name blatube.com blatube.com
ID ohjjhfjlnkoanfielofllebjokpmdlom
Official URL https://chromewebstore.google.com/detail/blatubecom/ohjjhfjlnkoanfielofllebjokpmdlom
Description Смотрите видео и фиьмы одновременно вместе с друзьями по всему миру. Синхронное управление плеером, общий плейлист и живое общение
File Size 60.95 KB
Installation Count 8,269
Current Version 10.2.4
Last Updated 2021-02-22
Publish Date 2019-04-15
Rating 3.94/5 Total 17 Ratings
Developer https://blatube.com
Email [email protected]
Payment Type free
Extension Website https://blatube.com
Help Page URL http://vk.com/blatube
Supported Languages en,ru
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "blatube.com"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "vk.js"
            ],
            "matches": [
                "https:\/\/vk.com\/video_ext.php*",
                "https:\/\/new.vk.com\/video_ext.php?*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "hdbv\/hdbv.js"
            ],
            "matches": [
                "https:\/\/*.vb17120ayeshajenkins.pw\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "ivi\/ivi.js"
            ],
            "matches": [
                "https:\/\/www.ivi.ru\/player\/video\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "wakanim\/wakanim.js"
            ],
            "matches": [
                "https:\/\/www.wakanim.tv\/ru\/v2\/catalogue\/embeddedplayer*",
                "https:\/\/wakanim.tv\/ru\/v2\/catalogue\/embeddedplayer*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "ok.js"
            ],
            "matches": [
                "https:\/\/ok.ru\/videoembed\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "myvi.js"
            ],
            "matches": [
                "https:\/\/*.bazon.site\/*",
                "https:\/\/www.myvi.ru\/player\/embed\/html\/*",
                "https:\/\/myvi.ru\/player\/embed\/html\/*",
                "https:\/\/video.sibnet.ru\/shell.php?videoid=*",
                "https:\/\/player.videomore.ru\/*",
                "https:\/\/odysseus.more.tv\/player\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "myscript2.js"
            ],
            "matches": [
                "https:\/\/blatube.com\/*",
                "https:\/\/b.blatube.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "ru",
    "description": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432\u0438\u0434\u0435\u043e \u0438 \u0444\u0438\u044c\u043c\u044b \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u0434\u0440\u0443\u0437\u044c\u044f\u043c\u0438 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043c\u0438\u0440\u0443. \u0421\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u043e\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043b\u0435\u0435\u0440\u043e\u043c, \u043e\u0431\u0449\u0438\u0439 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442 \u0438 \u0436\u0438\u0432\u043e\u0435 \u043e\u0431\u0449\u0435\u043d\u0438\u0435",
    "icons": {
        "128": "128x128.png",
        "16": "16x16.png",
        "32": "32x32.png",
        "48": "48x48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "16",
    "name": "blatube.com",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "short_name": "BlaTube",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.2.4",
    "web_accessible_resources": [
        "*"
    ]
}