Skip to content

Instantly share code, notes, and snippets.

View Jakesta13's full-sized avatar
🐬
Take a moment to appreciate what you've got

Jake Jakesta13

🐬
Take a moment to appreciate what you've got
  • Canada, Toronto
View GitHub Profile
@Jakesta13
Jakesta13 / UserScript-RedditNoPromoted.user.js
Created January 29, 2023 00:00 — forked from rohenaz/UserScript-RedditNoPromoted.js
UserScript - Remove Reddit Promoted Post
// ==UserScript==
// @name Reddit Hide Promoted Links (New Design)
// @namespace http://github.com/rohenaz
// @version 0.1
// @description remove promoted posts and advertisements
// @author Satchmo
// @match https://www.reddit.com/*
// @grant none
// ==/UserScript==