Skip to content

A userscript that redirects all Medium articles to Freedium, allowing you to read them for free!

Notifications You must be signed in to change notification settings

intercepted16/freedium-to-medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Freedium to Medium

This userscript automates the redirection of Medium articles to freedium.cfd, a site that allows you to read Medium Premium articles for free! The reason you cannot use a simple redirection pattern is due to the following reasons:

Medium is an SPA; therefore browsing articles and clicking on one wouldn't rerun the script Some Medium articles are on nested subdomains, not on the domain medium.com This userscript solves those issues. It runs on the first navigation of a two nested subdomain site & checks if it's a Medium article using some meta tag properties. It exits if we're not. It also checks whether we're on an article on medium.com.

About

A userscript that redirects all Medium articles to Freedium, allowing you to read them for free!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published