Posts

Showing posts with the label internet tricks

How To Turn Any Browser Into A Notepad (In No Time)

Image
Well, do you know that you can easily convert any browser window into a notepad just by putting a simple code into the URL bar of the browser? For some, this trick is nothing new but for some, it will wow some. See, one thing is clear for sure is that the art of converting your browser tab into a notepad will simply boost your productivity as you don’t need to open additional notepad tab to note down something. You can do this simply over your browser screen. So without any further ado, let’s get started. Step 1:  Simply open any browser of your choice, be it chrome, safari or any other. Step 2:  Now type in the following command  into the URL bar of the browser; data:text/HTML,%20<html%20contenteditable><Title>Notepad</Title> or, in case you like to work in the dark, then you can also do the same thing in night mode by type in the following command into the URL bar of the browser; data:text/html;charset=utf-8,%20<title>Notepad%20(N...