Skip to content

Instantly share code, notes, and snippets.

View neoOpus's full-sized avatar

Anoir Ben Tanfous neoOpus

View GitHub Profile
@neoOpus
neoOpus / README.md
Created July 16, 2022 17:52 — forked from menixator/README.md
A little script to fix download names over at the ahk forums

AHK Forum: Better Download Names

This userscript allows you to customize how the files downloaded from the codeboxes over at the autohotkey forum are named. By default they will all be named Untilted.ahk

There are currently two versions of the script:

@neoOpus
neoOpus / css-ring-text-with-css-trigonometric-functions.markdown
Created January 26, 2023 04:52
CSS Ring Text with CSS Trigonometric Functions
@neoOpus
neoOpus / UserScript-RedditNoPromoted.user.js
Last active January 29, 2023 02:15 — 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==