Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_title": "VK video saver", "default_popup": "popup.html" }, "content_scripts": [ { "all_frames": false, "js": [ "hls.js", "jquery-1.0.1.min.js", "local.js" ], "matches": [ "https:\/\/vk.com\/*", "https:\/\/*.vkuservideo.net\/*", "https:\/\/*.userapi.com\/*", "https:\/\/*.mycdn.me\/*", "https:\/\/vkvideo.ru\/*" ] } ], "description": "Vk saver \u0421\u043a\u0430\u0447\u0438\u0432\u0430\u0435\u0442 mp3, mpg4, flv, m3u8, hlls. \u0432\u0438\u0434\u0435\u043e \u0438\u0437 vk.com", "icons": { "128": "icon.png" }, "manifest_version": 3, "minimum_chrome_version": "95", "name": "VK video saver - \u0437\u0430\u0433\u0440\u0443\u0437\u0447\u0438\u043a \u0432\u0438\u0434\u0435\u043e \u0438\u0437 \u0432\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435", "offline_enabled": false, "permissions": [ "downloads" ], "short_name": "VK video saver", "version": "5.7.1" }