Skip to content

Instantly share code, notes, and snippets.

View Cooluck's full-sized avatar

Roman Rybalchenko Cooluck

View GitHub Profile
// ==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==