WebExtension.net
WebExtension.net

Поток – ускоритель YouTube

View on Chrome Web Store
View Поток – ускоритель YouTube Chrome Extension on Chrome Web Store
4.5 (3,002 ratings)
5 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Поток – бесплатный и быстрый доступ к YouTube из России
Type
Extension
Users
100,000 users
Website tvrain.tv
TV Rain
View author page of TV Rain
Published
Published on August 27, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on October 1, 2024
View on Chrome Web Store
View Поток – ускоритель YouTube Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u041f\u043e\u0442\u043e\u043a \u2013 \u0443\u0441\u043a\u043e\u0440\u0438\u0442\u0435\u043b\u044c YouTube",
    "version": "1.1.1",
    "description": "\u041f\u043e\u0442\u043e\u043a \u2013 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u0438 \u0431\u044b\u0441\u0442\u0440\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a YouTube \u0438\u0437 \u0420\u043e\u0441\u0441\u0438\u0438",
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "activeTab",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/*.youtube.com\/*"
    ],
    "background": {
        "service_worker": "background\/service_worker.js"
    },
    "action": {
        "default_popup": "action\/default_popup.html",
        "default_icon": {
            "16": "public\/icons\/icon16.png",
            "48": "public\/icons\/icon48.png",
            "128": "public\/icons\/icon128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content_scripts\/content-0.js"
            ],
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.google.com\/*"
            ],
            "js": [
                "content_scripts\/content-1.js"
            ],
            "css": [
                "content_scripts\/content-1.css",
                "\/public\/content-variables.css"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "public\/icons\/icon16.png",
        "48": "public\/icons\/icon48.png",
        "128": "public\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "web_accessible_resources\/*"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.google.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top