Skip to content

Instantly share code, notes, and snippets.

@sametcn99
sametcn99 / README.md
Last active March 24, 2026 17:20
A userscript that automatically hides viewed job postings in LinkedIn Jobs.

LinkedIn Hide Viewed Jobs

Hide or highlight viewed job postings on LinkedIn Jobs with a privacy-first userscript built for Tampermonkey and Violentmonkey.

This project focuses on three things: stable LinkedIn SPA behavior, high-confidence multilingual viewed/applied detection, and safer scrolling with guard and cooldown protections.

Quick Links

@c0m4r
c0m4r / _malicious_hide_youtube_short_extension_in_google_chrome_web_store.md
Last active March 24, 2026 06:43
Malicious "Hide Youtube Shorts" extension in Google's Chrome Web Store

Malicious "Hide Youtube Shorts" extension in Google's Chrome Web Store

https://gist.githubusercontent.com/c0m4r/45e15fc1ec13c544393feafca30e74de/raw/6f5924b8e9c138cea35642b86c53b06011166ecc/hide_youtube_shorts_chrome_web_store.png

TL;DR: This extension for Chrome and Brave is malicious, do not use it.

(Update) A follow up story by Wladimir Palant: https://palant.info/2024/10/30/the-karma-connection-in-chrome-web-store/

(Update 2024-11-11) The extension has been removed from CWS and marked as violating Chrome Web Store policies (which is good, but odd, as it should be marked as malware)

@SMUsamaShah
SMUsamaShah / list of blockable domains.md
Last active March 14, 2026 01:21
List of content farm websites to block
@lucahammer
lucahammer / delete-tweets.js
Last active February 27, 2026 18:24
Delete all your Tweets Javascript
/*
This may get your account banned. It runs in your regular browser with your regular login without needing the API.
The script does the same things that you would do yourself:
Click the three dots, select delete Tweet, confirm, scroll to next Tweet, repeat.
==========================
Usage
1. Open your Twitter profile in a browser
2. Open the console in the developer tools (F12)
3. Paste the script and press enter
4. ???
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

@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"])
@realAzazello
realAzazello / Personal_GHHbD_block-list.txt
Last active April 7, 2026 22:49
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/en/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]
@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
@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
@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
*/
/* * /