Browser Tips

Browser Tips

How to disable Javascript for a page to read a paywall article:

  1. Open the page where you want to disable JavaScript.
  2. Open Developer Tools by right-clicking the page and selecting Inspect or by pressing F12 (Windows/Linux) or Command + Option + I (Mac).
  3. Open theĀ Command Menu:
    • On Windows or Linux, press Control + Shift + P.
    • On MacOS, press Command + Shift + P.
  4. In the command menu, start typing javascript.
  5. Select Disable JavaScript and press Enter to run the command.
  6. Reload the page to see the effect. 

JavaScript will remain disabled for that page as long as the Developer Tools panel is open. 

Leave a Reply