Monday, 10 February 2014

Simple Trick To Use Web Browsers As Text Editor

              

In this tutorial i will show you a simple and interesting trick to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like Notepad. This trick works on all web browsers. So lets get started  :-
  1. Copy below code in browser Url Section                                                                                                       "data:text/html, <html contenteditable>"(without quotes)
   2.     Now Press Enter.
   3.     Now you can type anything as would do on any other text editor like Notepad.
   4.      To save your text file Press Ctrl + S and save it as anything.txt (.txt Is Must)

1 comment: