Skip to content

Instantly share code, notes, and snippets.

View nunocunha's full-sized avatar

Nuno Cunha nunocunha

View GitHub Profile
@nunocunha
nunocunha / ublock-custom-annoyances.txt
Created January 19, 2026 10:57
Custom annoyance filterlist for uBlock
! Google sign-in pop-in
||accounts.google.com/gsi/*$xmlhttprequest,script,third-party
@nunocunha
nunocunha / remove-youtube-notification-counter.user.js
Created January 28, 2024 20:40
Remove Youtube notification counter
// ==UserScript==
// @name Remove Youtube notification counter
// @match *://youtube.com/*
// @match *://*.youtube.com/*
// @run-at document-idle
// @version 202401282042
// @author Nuno Cunha
// @homepage https://gist.github.com/nunocunha/4ef42efe582633a4657112a754c1bd3c
// ==/UserScript==
// ==UserScript==
// @name Steam Quick Queue
// @namespace https://gist.github.com/nunocunha/3f3a10153dfc31596e5ea87d74f89e59/raw
// @updateURL https://gist.github.com/nunocunha/3f3a10153dfc31596e5ea87d74f89e59/raw
// @version 6
// @description Discover the Steam queue three times to get the sale cards
// @include http://store.steampowered.com/explore/
// @grant none
// @run-at document-idle
// @require https://gist.github.com/xPaw/73f8ae2031b4e528abf7/raw