WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Spotify VPN - открой доступ к Spotify как раньше

Spotify VPN - открой доступ к Spotify как раньше

View on Chrome Web Store
View Spotify VPN - открой доступ к Spotify как раньше Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (9 ratings)
1 new ratings
21 views
This extension has been viewed 21 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.

С помощью этого расширения вы снова сможете наслаждаться музыкой на Spotify
Type
Extension
Users
1,000 users
33
sherechevskiy
View author page of sherechevskiy
Published
Published on May 2, 2025
Version 1.4
Manifest version
3
Updated
Updated on June 17, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Spotify VPN - открой доступ к Spotify как раньше 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spotify VPN - \u043e\u0442\u043a\u0440\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a Spotify \u043a\u0430\u043a \u0440\u0430\u043d\u044c\u0448\u0435",
    "version": "1.4",
    "description": "\u0421 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u044d\u0442\u043e\u0433\u043e \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f \u0432\u044b \u0441\u043d\u043e\u0432\u0430 \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0442\u044c\u0441\u044f \u043c\u0443\u0437\u044b\u043a\u043e\u0439 \u043d\u0430 Spotify",
    "author": "Andrey Sherechevskiy https:\/\/t.me\/sherechevskiy",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "64": "icons\/64.png",
            "128": "icons\/128.png"
        },
        "default_popup": "popup\/main.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/conf.js",
                "js\/back_auth.js"
            ],
            "matches": [
                "*:\/\/*.spotify.com\/int\/why-not-available\/*"
            ]
        }
    ],
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "browsingData",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/spotify.com\/*",
        "https:\/\/*.ingest.sentry.io\/*",
        "https:\/\/*.spotify.com\/*",
        "https:\/\/facebook.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.xx.fbcdn.net\/*",
        "https:\/\/t.me\/*",
        "https:\/\/telegra.ph\/*"
    ]
}
© 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