WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

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 (246 ratings)
1 new ratings
7 views
This extension has been viewed 7 times

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

Powerful MP3 downloader of your favorite songs from Yandex.Music, 1-click music downloader, listen your music offline!
Type
Extension
Users
20,000 users
10K
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.7.2
Manifest version
3
Updated
Updated on March 10, 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.7.2",
    "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\/*"
    ],
    "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"
            ],
            "matches": [
                "*:\/\/*.music.yandex.uz\/*",
                "*:\/\/*.music.yandex.by\/*",
                "*:\/\/*.music.yandex.ru\/*",
                "*:\/\/*.music.yandex.ua\/*",
                "*:\/\/*.music.yandex.kz\/*",
                "*:\/\/*.music.yandex.com\/*"
            ]
        }
    ],
    "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"
    }
}
© 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