This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name VK.com Kill news feed | |
// @namespace Cooluck | |
// @author Roman Rybalchenko | |
// @description Hide all posts from vk.com feed. Скрывает в ленте VK посты. | |
// @include https://vk.com/feed* | |
// @include https://vkontakte.ru/feed* | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js | |
// @version 0.16 | |
// ==/UserScript== |