In this article, I will tell you the top 2 tricks to turn your Chrome browser into a notepad. Follow the steps given below to use Chrome browser as a notepad:
METHOD 1: The first trick is a code snippet that allows you to convert a normal Chrome tab into a notepad. Follow the steps given below to convert a normal tab into a notepad.
-
Open the Chrome browser.
-
Copy and paste the code given below in the search bar of the Chrome tab.
data:text/html, <html contenteditable>
-
Hit enter after pasting the above code.
-
That’s it! You will see a blank screen. You can note down anything there.
Note: You will lose all the content if you close the tab. So, make sure that you save anything you typed before closing the tab. Below are the steps to save the content:
- Once you are done with writing on the Chrome notepad, press CTRL+S.
- A Windows Explorer pop-up will open. Select the location where you want to save the document.
- Click on the save button.
All your content will be downloaded as an HTML file on your computer. You can open this file anytime you want.
METHOD 2: The second method is a Chrome extension named Notepad. Click here to add this extension to your Chrome browser. Click on the “Add To Chrome” and this extension will be installed on your Chrome browser as shown in the below animation:
With the help of the Notepad extension, you don’t even need to open a new tab. You can start taking notes on pre-existing tabs itself. Whenever you want to take a note, click on the extensions icon and select the Notepad extension. A notepad as shown in the below animation will open.
To save your notes, click on the three dots on the top right corner of the notepad and select Download as Plain Text. A text file will be downloaded to your computer.
So, that’s how you can easily take quick notes. I recommend you to use the second method as the Notepad extension provides some additional features such as text alignment, text style, etc.