Skip to content

Instantly share code, notes, and snippets.

@bijij
bijij / viewimage.user.js
Last active April 22, 2026 02:30
Userscript version of the View Image chrome extension
// ==UserScript==
// @name View Image
// @namespace https://github.com/bijij/ViewImage
// @version 4.1.1
// @description This userscript re-implements the "View Image" and "Search by image" buttons into google images.
// @author Joshua B
// @run-at document-end
// @include http*://*.google.tld/search*tbm=isch*
// @include http*://*.google.tld/imgres*
// @updateURL https://gist.githubusercontent.com/bijij/58cc8cfc859331e4cf80210528a7b255/raw/viewimage.user.js
@jaydorsey
jaydorsey / ublock
Last active May 29, 2026 19:10
uBlock for LinkedIn
# Block things on LinkedIn with uBlock Origin that LinkedIn won't let you block
# Choose "Options" in uBlock Origin with a right-click, and add these to
# "My filters"
# ADDING YOUR OWN FILTERS
#
# Using Linkedin.com as an example
#
# 1. Open up the webpage
# 2. Find some text you want to block
@nsfyn55
nsfyn55 / media-bias-scrubbed-results.csv
Last active July 23, 2025 07:13
A fully scrubbed CSV of all of media bias fact check's primary categories(note on bias negative(-) connotes liberal bias, positive(+) connotes conservative bias)
site_name url bias_rating factual_reporting_rating
(The) Interpreter Magazine http://www.interpretermag.com/ -8 HIGH
1600 Daily https://www.whitehouse.gov/1600daily 26 MIXED
2ndVote https://2ndvote.com/ 29 MIXED
680 News http://www.680news.com/ -3 HIGH
71 Republic https://71republic.com/ 15 HIGH
9 News (Australia) http://www.9news.com.au/ 6 HIGH
ABC News Australia http://www.abc.net.au/news/ -4 HIGH
ABC News http://abcnews.go.com/ -13 HIGH
ABC11 Eyewitness News http://abc11.com/ -11 HIGH
@myfonj
myfonj / _userChrome.css
Last active June 11, 2025 10:18
My userChrome for Firefox Developer edition
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml");
@namespace svg url("http://www.w3.org/2000/svg");
/* ;-,-,
userChrome.css
Version 1.0.0-2024-12-20
*/
/* * /
@SandNerd
SandNerd / containerise_list
Last active May 24, 2025 20:30
Ready list of tons of companies for use with Firefox's Containerise extension https://addons.mozilla.org/en-US/firefox/addon/containerise
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.ac/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.ae/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.at/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.be/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.bg/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.bh/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.ca/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.cm/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.cn/ , Yahoo
@^[^/]+//(?!mail|login|guce\.)(?:[^/]+\.)?yahoo\.co/ , Yahoo
@FabulousCupcake
FabulousCupcake / windows-bluetooth-autoconnect.md
Created August 27, 2021 18:49
Actually Disabling Bluetooth Autoconnect on Startup in Windows

Actually Disabling Bluetooth Autoconnect on Startup in Windows

Situation

I use multiple devices with my bluetooth earphone connected to my mac machine, phone, or tablet.
When I boot my windows machine, it automatically connects to and snatches my bluetooth earphone. This is very annoying.

Results from google on ways to disable this are unhelpful:

  • Unpair the device (???)
  • Disable bluetooth support system service via services.msc
  • Disable the device via Device Manager
@KohGeek
KohGeek / sortPlaylist.user.js
Last active July 26, 2025 18:25 — forked from sunnywiz/sortWL.js
SortYoutubePlaylistByDuration
/** THE SCRIPT HAS BEEN MIGRATED TO A PROPER REPOSITORY **/
/** https://github.com/KohGeek/SortYoutubePlaylistByDuration/ **/
/** The script is left here just for legacy purpose, please direct all downloads and questions to the new repository **/
/** Changelog 24/12/2023
@realAzazello
realAzazello / Personal_GHHbD_block-list.txt
Last active May 27, 2026 00:34
Personal block list used for GHHbD ('Google Hit Hider by Domain'), a userscript <http://www.jeffersonscher.com/gm/google-hit-hider/> created by Jefferson Scher
[Personal "Google Hit Hider by Domain" list]
['Bad' TLDs]
[https://greasyfork.org/forum/discussion/comment/55821/#Comment_55821]
[Reputation Statistics: gTLDs associated with bad domains ~ https://www.spamhaus.org/reputation-statistics/gtlds/domains/]
[Reputation Statistics: (ccTLDs) ~ https://www.spamhaus.org/reputation-statistics/cctlds/domains/ <formerly 'The Top 10 Worst TLDs ~ https://www.spamhaus.org/statistics/tlds/>]
[2021: https://unit42.paloaltonetworks.com/top-level-domains-cybercrime/]
[https://community.cisco.com/t5/firepower/blocking-spamhaus-top-10-most-abused-top-level-domains/td-p/3096704]
@LekoArts
LekoArts / search-engines-blocklist.txt
Created January 11, 2022 15:51
Blocklist of annoying StackOverflow copycats in uBlock Origin
! Title: Search engine domains
! Description: Remove certain domains from Google/DuckDuckGo
! See also: https://github.com/darekkay/config-files/blob/master/adblocker/search-engines.txt
! See also: https://gist.github.com/quenhus/6bd2c47e5780f726f0c96c0a2ee762a4
! Google
! Low quality
google.*##.g:has(a[href*="geeksforgeeks.org"])
google.*##.g:has(a[href*="gutefrage.net"])
title: "Creating a solution for paywalled HN submissions"
slug: "solving-paywalled-hn-submission-problem"
category: "side-projects"
published: true
date: 1669759935051

This userscript adds archive URLs to the metadata section of Hacker News(HN) (https://news.ycombinator.com) submissions without breaking the immersion. Here are 2 screenshots: https://imgur.com/a/PdUu6oG