iamadamdev / bypass-paywalls-chrome

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

Add nationalgeographic.com #1227

Closed RVRX closed 2 years ago

RVRX commented 2 years ago

Also fixed the README.md links, which fail to parse correctly in some implementations due to the trailing backslash.

Paywall removal implementation uses a form of the blockElement() fcn, but with some additional actions. I can look into just modifying blockElement() to include a callback of sorts without breaking any other uses of the function.

iamadamdev commented 2 years ago

Thanks for the fixes.