Jump to content

How to use Chrome and Firefox Browser as Notepad


Batu69

Recommended Posts

Launch Chrome or Firefox browser and open a new tab. Then paste following code in the address bar and press the Enter key.

data:text/html, <html contenteditable>

If you want better layout and bigger font text, then use following code in the browser address bar.

data:text/html, <title>Text Editor</title><body contenteditable style=”font-size:2rem;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;”>

If you use NoScript addon in Firefox (NoScript block this)

Type about:config in address bar and enter

noscript.allowURLBarJS - false to true (double click).

Credit: https://coderwall.com/

Link to comment
Share on other sites


  • Replies 5
  • Views 1.6k
  • Created
  • Last Reply

On funny side just open a site like pastebin(easy to remember too) :lol:

Link to comment
Share on other sites


smallhagrid

Having a tab open to keep snippets in is very handy - but too limited.

For a long time I have wanted to use such a thing - and best of all would be to be able to save the snippets on my own web server - but nothing I can find allows this.

It baffles me that nobody has made such a thing or a script for a hosted space.

Service based ones like Evernote are NOT what I mean.

I'm trying to describe something personal and private that one person can get into via browser from anyplace there is web access that is theirs alone where they can keep notes & snippets...so they can browse and keep their notes anyplace they may be.

Best Wishes.

Link to comment
Share on other sites


  • 1 year later...
On ‎5‎/‎27‎/‎2015 at 4:53 PM, smallhagrid said:

Having a tab open to keep snippets in is very handy - but too limited.

For a long time I have wanted to use such a thing - and best of all would be to be able to save the snippets on my own web server - but nothing I can find allows this.

It baffles me that nobody has made such a thing or a script for a hosted space.

Service based ones like Evernote are NOT what I mean.

I'm trying to describe something personal and private that one person can get into via browser from anyplace there is web access that is theirs alone where they can keep notes & snippets...so they can browse and keep their notes anyplace they may be.

Best Wishes.

 

Sounds like win10's OneNote .... or even OneDrive will keep a notepad file you can edit from anywhere in the world.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...