Reader's View: Reader's View is a feature that removes all the unnecessary things from the webpage like buttons, ads etc and changes the layout of the page i.e. text-size, contrasts etc. for better readability.
Examples of a webpage in Reader's view.
👁 Image
How to get the Reader's view for any webpage?
Below is the script that change the view of a webpage to Reader's view.
How to execute/run this script?
Open any GeeksforGeeks Editorial page and paste the script in the console window of Developer Tools(Press F12) and press Enter.
You will get a full wide Reader's view for the Editorial page.