Gautam Krishna R Posted on Jul 16, 2020 • Edited on Oct 22, 2020 God Mode in browsers: document.designMode = "on" #chrome #firefox #devtools #webdev QuickBits (2 Part Series) 1 Skipping the Chrome "Your connection is not private" warning 2 God Mode in browsers: document.designMode = "on" Just type document.designMode = "on" on you favourite browser's devtools and see the magic. It will make any website editable: Top comments (7) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Niko Heikkilä Niko Heikkilä Niko Heikkilä Follow Software craftsman with a strong passion for open source software and continuous improvement. Email yo@nikoheikkila.fi Location Tampere, Finland Education Software Engineer / Self-Taught Work Software Engineer at Futurice Joined Sep 7, 2017 • Jul 16 '20 Dropdown menu Copy link Hide This makes a good office prank when a colleague has forgotten to lock their workspace: Enable the design mode, replace random strings on a webpage with [object Object], disable the design mode and back away. 🍑 Collapse Expand Keagan Van Rooyen Keagan Van Rooyen Keagan Van Rooyen Follow Currently learning web development, python and Portuguese 🇧🇷 Location Dublin Work Trust & Safety Subject Matter Expert at Accenture Joined Jul 4, 2020 • Jul 18 '20 Dropdown menu Copy link Hide That is amazing! I'm going to be doing that when I get back to the office. Collapse Expand Ben Halpern Ben Halpern Ben Halpern Follow A Canadian software developer who thinks he’s funny. Email ben@forem.com Location NY Education Mount Allison University Pronouns He/him Work Co-founder at Forem Joined Dec 27, 2015 • Jul 16 '20 Dropdown menu Copy link Hide This really is just the coolest Collapse Expand Dhruvin Dhruvin Dhruvin Follow Email dhruvinddev@gmail.com Location Mumbai, India Work Freelancing Joined Oct 18, 2020 • Jun 5 '21 Dropdown menu Copy link Hide is there any way to save the content ? Collapse Expand Gautam Krishna R Gautam Krishna R Gautam Krishna R Follow Team Lead at Red Hat | Open source maintainer & contributor | DuckDuckGo Community Leader | Polyglot Email r.gautamkrishna@gmail.com Location Quilon, Kerala, India Education B.Tech in Computer Science and Engineering Pronouns Engineer Work Team Lead at Red Hat Joined Apr 2, 2017 • Jun 6 '21 Dropdown menu Copy link Hide Click on file > save page as. You will be able to save the page as html. Collapse Expand David Keane David Keane David Keane Follow Psychologist Joined Dec 31, 2024 • Dec 31 '24 Dropdown menu Copy link Hide File, Print. Collapse Expand John Shelburne John Shelburne John Shelburne Follow Former bond nerd that had zero coding experience and accidentally bought the IP for a ml platform that identifies bond trade opportunities. Learning full stack dev, devops, data engineering & clouds. Location Dallas, Texas Education TCU Pronouns https://linktr.ee/shelburne Work Catfix Technology Joined Jul 15, 2023 • Dec 24 '23 Dropdown menu Copy link Hide Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (7)
This makes a good office prank when a colleague has forgotten to lock their workspace:
Enable the design mode, replace random strings on a webpage with
[object Object]
, disable the design mode and back away. 🍑That is amazing! I'm going to be doing that when I get back to the office.
This really is just the coolest
is there any way to save the content ?
Click on file > save page as. You will be able to save the page as html.
File, Print.