Skip to content

Instantly share code, notes, and snippets.

View Cristiancastt's full-sized avatar
🎯
Focus

Cristian Cristiancastt

🎯
Focus
View GitHub Profile
@Cristiancastt
Cristiancastt / freemium.js
Created February 3, 2025 10:54
Medium Member script to inject a button that automatically redirect to free version of the original post
// ==UserScript==
// @name Medium to Freedium Redirect with Button
// @namespace http://tampermonkey.net/
// @version 2024-09-23
// @description Insert a button to redirect Medium posts to an alternative free version.
// @author Cristiancast - https://github.com/Cristiancastt
// @match https://medium.com/*
// @match https://*.medium.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=medium.com
// @grant none