Medium to Freedium

30/06/2024, 11:35:39

Autor
intercepted16
Dnevne instalacije
1
Ukupno instalacija
76
Ocene
1 0 0
Verzija
1.3
Napravljeno
07/07/2024
Ažurirano
04/08/2024
Licenca
MIT
Važi za

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.