VKfeed - Download music and video from VK
Extension for downloading music and videos VK.com
VKfeed - Download music and video from VKとは何ですか?
VKfeed - Download music and video from VKはvkmusicloveによって開発されたChromeの拡張機能で、その主な機能は「Extension for downloading music and videos VK.com」です。
拡張機能のスクリーンショット
VKfeed - Download music and video from VK拡張機能のCRXファイルをダウンロード
VKfeed - Download music and video from VK拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
VKfeed is an extension that will help you download music, VK voice messages, and videos! There is a display of the bitrate of any audio recording and size. What's new in version 2.1.0: - Added the ability to download videos, streams, VK clips! - Choose a folder to save any videos. - Skips deleted audio recordings from VK. Bulk upload works correctly. - Now it works even faster. What VKfeed is capable of: - Mass save audio recordings. You can download any playlist, selection in one click! Separate button "Download all" - Saving voice in VK dialogs. - Save any video vk. - Ability to enable/disable the display of bitrate/size of the audio file. - Ability to select a folder to save music / voice / video. - Display the process of downloading an audio recording. - Saves music with the correct name. - A beautiful arrow in front of each track.
拡張機能の基本情報
名前 | |
ID | gajbeojfphdeddpkfcnabbhgceaffdbg |
公式URL | https://chrome.google.com/webstore/detail/vkfeed-%D1%81%D0%BA%D0%B0%D1%87%D0%B0%D1%82%D1%8C-%D0%BC%D1%83%D0%B7%D1%8B%D0%BA%D1%83-%D0%B8-%D0%B2/gajbeojfphdeddpkfcnabbhgceaffdbg |
説明 | Extension for downloading music and videos VK.com |
ファイルサイズ | 126 KB |
インストール数 | 803 |
現在のバージョン | 2.1.0 |
最終更新日 | 2023-07-25 |
公開日 | 2023-02-15 |
評価 | 5.00/5 合計 55 レビュー |
開発者 | vkmusiclove |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://privacy.3550.ru |
対応言語 | en,ru,uk |
manifest.json | |
{ "action": { "default_popup": "html\/popup.html" }, "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "js": [ "js\/insert.js" ], "css": [ "css\/download.css" ], "matches": [ "*:\/\/vk.com\/*", "https:\/\/*.vkuservideo.net\/*" ], "run_at": "document_start" } ], "host_permissions": [ " |