WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Yandex Music Downloader V3

Yandex Music Downloader V3

View on Chrome Web Store
View Yandex Music Downloader V3 Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (460 ratings)
4 new ratings
28 views
This extension has been viewed 28 times

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

Powerful 1-click MP3 downloader of your favorite songs from Yandex.Music! New Design + Lossless quality = listen your music offline!
Type
Extension
Users
60,000 users
5K
dreambuilder.first
View author page of dreambuilder.first
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 4, 2024
Version 1.3.9.0
Manifest version
3
Updated
Updated on April 14, 2025
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Yandex Music Downloader V3 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",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "default_locale": "ru",
    "version": "1.3.9.0",
    "permissions": [
        "downloads",
        "storage",
        "offscreen",
        "contextMenus",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*.music.yandex.by\/*",
        "*:\/\/*.music.yandex.ru\/*",
        "*:\/\/*.music.yandex.ua\/*",
        "*:\/\/*.music.yandex.kz\/*",
        "*:\/\/*.music.yandex.uz\/*",
        "*:\/\/*.music.yandex.com\/*",
        "*:\/\/storage.mds.yandex.net\/*",
        "*:\/\/*.storage.yandex.net\/*",
        "*:\/\/avatars.yandex.net\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/shy-glade-6a6e.dreambuilder-first.workers.dev\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options\/index.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.music.yandex.uz\/*",
                "*:\/\/*.music.yandex.by\/*",
                "*:\/\/*.music.yandex.ru\/*",
                "*:\/\/*.music.yandex.ua\/*",
                "*:\/\/*.music.yandex.kz\/*",
                "*:\/\/*.music.yandex.com\/*"
            ],
            "js": [
                "libs\/promos\/promos.js",
                "content.js"
            ],
            "css": [
                "libs\/promos\/promos.css",
                "styles\/content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "help\/downloader.html",
                "view\/ffmpegTagger.html",
                "premium\/index.html"
            ],
            "matches": [
                "*:\/\/*.music.yandex.uz\/*",
                "*:\/\/*.music.yandex.by\/*",
                "*:\/\/*.music.yandex.ru\/*",
                "*:\/\/*.music.yandex.ua\/*",
                "*:\/\/*.music.yandex.kz\/*",
                "*:\/\/*.music.yandex.com\/*"
            ]
        },
        {
            "resources": [
                "libs\/ffmpeg\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_icon": "images\/logo\/lg-inactive.png",
        "default_popup": "view\/popup.html"
    },
    "icons": {
        "16": "images\/logo\/lg-16_x_16.png",
        "48": "images\/logo\/lg-48_x_48.png",
        "64": "images\/logo\/lg-64_x_64.png",
        "96": "images\/logo\/lg-96_x_96.png",
        "128": "images\/logo\/lg-128_x_128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'wasm-unsafe-eval'; child-src 'self';"
    }
}
© 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