Browser DevTools Tips

A compilation of my browser DevTools tips to aid in web application development:

  1. HOW TO turn off internet access for a single browser tab while testing a web application 
  2. HOW TO grab text from a HTML list or dropdown with JavaScript & Dev Tools 
  3. 2 ways to copy tooltip text from a web page 
  4. HOW TO disable JavaScript in a browser after the page loads 
  5. HOW TO turn off copy-pasting restrictions on web form fields of annoying websites 
  6. HOW TO change the look of websites you don't own within your browser 

Comments