Skip to main content

Command Palette

Search for a command to run...

God mode in a browser

Updated
1 min read
God mode in a browser
S

I love programming, writing, travelling mountains, and mentoring. Let me know what you think at any of the following places:

With the help of god mode, you can modify any text on a website. Yes, any text.

God mode explained

document.designMode = "on"

Write the above in your browser console or

javascript:((d,o,m)=>{d[m]=d[m]!==o?o:"off"})(document,"on","designMode");

Make a bookmark with the above as the URL.

tools

Part 1 of 3

In this series, I will describe the productivity tools and hacks I have been using.

Up next

Top Open source YouTube Extensions in 2023

Open source tools to enhance the viewing experience on Youtube