Umm I was reading the comments, does nobody else go into the page’s HTML and delete the “pay now” popup. Usually deleting the code works for me. Let me know if you have a way that works for you!
That sounds like a lot of work. On sites where that work (which is not all of them, some are made by competent people), firefox “reading mode” just do the job.
I used to do that but it turns out ublock has a option for that!! When u click on the ublock plugin there is a thunder symbol option which u can use to delete any element on the page. 🙃
I’d rather just leave if I hit a pay wall, I want to hit their metrics. but I have a huge amount of blocked elements via ublock and a handful of my own tampermonkey scripts for frequently used sites
Generally the first thing I try is to hit ESC to stop a paywall script from running.
If that doesn’t work I try pressing ctrl-A ctrl-C to copy the whole page as soon as I see something. This works on pages that load and are then hidden by a script, but you have to be quick. Then I open Notepad and paste. If this doesn’t work I’ll either try it once more and see if I can be faster or just say screw it, if they want to hide their content that bad I don’t need it. If it’s important to me google will usually find the same news or info somewhere else.
I guess a lot of people have a strange aversion towards messing with the code of websites. Which is weird and dumb, it’s downloaded to your browser, it’s not running on their system, you’re free to mess with it as much as you want. Best to familiarize yourself with the Web developer tools, they can be an effective weapon against scammy sites which use deceptive methods like this.
Plus the worst thing that can happen is the webpage crashes, just hit reload and you’re back baby! It’s the safest environment to fuck around with code. A person would have to go out of their way to actually make a problem, maybe some random kid too. They get into everything.
Umm I was reading the comments, does nobody else go into the page’s HTML and delete the “pay now” popup. Usually deleting the code works for me. Let me know if you have a way that works for you!
That sounds like a lot of work. On sites where that work (which is not all of them, some are made by competent people), firefox “reading mode” just do the job.
I used to do that but it turns out ublock has a option for that!! When u click on the ublock plugin there is a thunder symbol option which u can use to delete any element on the page. 🙃
Edit: grammer mistake
I just put Firefox into reader mode before that can load.
People know how to do that, but why not just leave instead?
I’d rather just leave if I hit a pay wall, I want to hit their metrics. but I have a huge amount of blocked elements via ublock and a handful of my own tampermonkey scripts for frequently used sites
Right Click->Block Element
Generally the first thing I try is to hit ESC to stop a paywall script from running.
If that doesn’t work I try pressing ctrl-A ctrl-C to copy the whole page as soon as I see something. This works on pages that load and are then hidden by a script, but you have to be quick. Then I open Notepad and paste. If this doesn’t work I’ll either try it once more and see if I can be faster or just say screw it, if they want to hide their content that bad I don’t need it. If it’s important to me google will usually find the same news or info somewhere else.
I’ve found this rarely works myself, due to them disabling other parts of the page, it’s less hassle to just find the article elsewhere
I guess a lot of people have a strange aversion towards messing with the code of websites. Which is weird and dumb, it’s downloaded to your browser, it’s not running on their system, you’re free to mess with it as much as you want. Best to familiarize yourself with the Web developer tools, they can be an effective weapon against scammy sites which use deceptive methods like this.
Plus the worst thing that can happen is the webpage crashes, just hit reload and you’re back baby! It’s the safest environment to fuck around with code. A person would have to go out of their way to actually make a problem, maybe some random kid too. They get into everything.