Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

chrome design mode console

// Open de console (F12) and enter this line:
document.designMode="on";
/* This command let's you edit all text on the page.
Just click somewhere in a sentence and start typing. */
Source by til.secretgeek.net #
 
PREVIOUS NEXT
Tagged: #chrome #design #mode #console
ADD COMMENT
Topic
Name
2+6 =