Skip to content

Instantly share code, notes, and snippets.

@mcsepes
mcsepes / vkmusic.user.js
Created January 10, 2016 18:39 — forked from bo33b/vkmusic.user.js
Simple and lightweight vk.com music download enabler userscript for Greasemonkey
// ==UserScript==
// @name VK Music Download
// @namespace bo33b
// @description Simple and lightweight VK music download enabler.
// @downloadURL https://gist.github.com/bo33b/092f3c0cdb47365ffd9d/raw/vkmusic.user.js
// @version 3.4
// @include http://vk.com/*
// @include https://vk.com/*
// @grant none
// ==/UserScript==