WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
OnVPN - VPN для YouTube от 1 руб в день

OnVPN - VPN для YouTube от 1 руб в день

View on Chrome Web Store
View OnVPN - VPN для YouTube от 1 руб в день Chrome Extension on Chrome Web Store
Add to bookmarks
2.9 (13 ratings)
2 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

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

OnVPN доступ к Ютуб без рекламы
Type
Extension
Users
160 users
1
Website onvpn.ru
boostws
View author page of boostws
Published
Published on May 27, 2025
Version 2.3.26
Manifest version
3
Updated
Updated on October 23, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View OnVPN - VPN для YouTube от 1 руб в день Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "OnVPN - VPN \u0434\u043b\u044f YouTube \u043e\u0442 1 \u0440\u0443\u0431 \u0432 \u0434\u0435\u043d\u044c",
    "version": "2.3.26",
    "description": "OnVPN \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u042e\u0442\u0443\u0431 \u0431\u0435\u0437 \u0440\u0435\u043a\u043b\u0430\u043c\u044b",
    "author": "BoostWS",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "assets\/icons\/16x16.png",
            "48": "assets\/icons\/48x48.png",
            "128": "assets\/icons\/128x128.png"
        }
    },
    "icons": {
        "16": "assets\/icons\/16x16.png",
        "32": "assets\/icons\/32x32.png",
        "48": "assets\/icons\/48x48.png",
        "128": "assets\/icons\/128x128.png",
        "256": "assets\/icons\/256x256.png",
        "512": "assets\/icons\/512x512.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.global.js"
            ],
            "css": [
                "onvpn.css"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.google.com\/*",
                "*:\/\/*.onvpn.ru\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "host_permissions": [
        "*:\/\/*.google.com\/*",
        "*:\/\/*.storage.googleapis.com\/*",
        "*:\/\/*.youtube.com\/*",
        "*:\/\/*.discord.com\/*",
        "*:\/\/*.discord.media\/*",
        "*:\/\/*.onvpn.ru\/*",
        "*:\/\/*.gitlab.com\/*"
    ],
    "permissions": [
        "proxy",
        "tabs",
        "storage",
        "webRequest",
        "alarms",
        "cookies"
    ],
    "background": {
        "service_worker": "background.global.js"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
© 2025 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