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"
},
"content_scripts": [
{
"all_frames": false,
"js": [
"jquery-1.0.1.js",
"zxc.min.js",
"video.js"
],
"matches": [
"https:\/\/vk.com\/*",
"https:\/\/*.vkuservideo.net\/*",
"https:\/\/*.userapi.com\/*",
"https:\/\/*.mycdn.me\/*",
"https:\/\/vkvideo.ru\/*"
]
}
],
"description": "Savefrom \u0434\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 mp3, mpg4, flv, m3u8, hls \u0438\u0437 vk.com",
"icons": {
"128": "icon.png"
},
"manifest_version": 3,
"minimum_chrome_version": "120",
"name": "Savefrom for vk content (ak. VK Saver)",
"offline_enabled": false,
"short_name": "VK video saver offline",
"version": "1.0.0"
}