Skip to content

Instantly share code, notes, and snippets.

View thomfre's full-sized avatar
🛩️

thomfre thomfre

🛩️
View GitHub Profile
! www.myweblog.se
www.myweblog.se###upperBnr
www.myweblog.se###lowerBnrnewLook
! minidrett.nif.no
minidrett.nif.no##body > div:nth-of-type(1)
! Amedia
*###aid-overlay:remove()
*##.aid-background-blur:style(-webkit-filter: unset !important; filter: unset !important;)
// ==UserScript==
// @name FB-unuglifier
// @namespace https://thomfre.net/
// @version 0.2
// @description try to make Facebook look good again
// @grant GM_info
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
// @run-at document-start