iamadamdev / bypass-paywalls-chrome

Bypass Paywalls web browser extension for Chrome and Firefox.
48.03k stars 3.47k forks source link

Guide on Redirection #1208

Closed DavidTNguyen closed 3 years ago

DavidTNguyen commented 3 years ago

I'm trying to figure out how the direction work. Is there a guide somewhere in the repo?

Basically, I want to redirect users

from https://blah.com/article to https://blah.com/article?querytring=queryvalues....

It'd append extra key/pairs to the end.

iamadamdev commented 3 years ago

Off topic