Greasy Fork is available in English.
Скачать музыку, видео с vk.com (ВКонтакте) без использования внешних сервисов
< Отзив за Vk Media Downloader
Also add any signal (like the button blinking, color changing, or something else) that a file is successfully saved to the disk.
Currently it just has progress bar of downloading, but it saves the result file to the disk only after some seconds.
Added "settings" item to context menu.
Added activity animation to progress bar.
see v3.8.0
Thanks for your feedback
I think it makes sense to additionally use
GM_registerMenuCommand
(ifGM_registerMenuCommand
exists in the userscript extension's context (typeof GM_registerMenuCommand === "function"
)) to make opening of the settings a bit more obvious and easier. Just a minor improvement.Anyway thanks for the working UJS.