Skip to content

A Chrome Extension that is literally just a <textarea>, that saves to localStorage. Paste stuff, and it automatically saves as you paste/type! ๐Ÿ“‹

License

Notifications You must be signed in to change notification settings

torch2424/simple-pastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

46 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

simple-pastebin

A Chrome Extension that is literally just a <textarea>, that saves to localStorage. Paste stuff, and it automatically saves as you paste/type! ๐Ÿ“‹

Screenshot of chrome extension

Features

  • It's literally a text area! ๐Ÿคฏ
  • Saves to localStorage as you change the text area! ๐Ÿ’พ
  • Loads from localStorage when you re-open the extension! โ™ป๏ธ
  • Uses color palettes that the GameBoy Color would use to colorize original Gameboy games! ๐ŸŽจ
  • Has rad 8-bit characters running across the header! ๐ŸŽฎ

Motivation

Because I wanted it, and I got tired of either going to pastebin, or paste.ubuntu.com. And plus, I can build random stuff way past my bedtime, I'm and adult! Thank you very mcuh. ๐Ÿ˜‚

Also, I wanted to see how fast I could a Chrome extension. Including publishing it on the store, and having a semi-dope looking Github page. The answer to that is about ~3 hours. โฑ๏ธ

Should you use this?

Probably not. ๐Ÿค” Unless you have the following qualities:

  1. You are also tired of going to random websites with random text areas (that don't save to localStorage).
  2. You happen to really love the GameBoy, and don't mind the questionable CSS colors that remind you of the GameBoy Color.
  3. You think it is really cool when random and fun animations play across the top of your applications.

Contributing

There is no build system, this is as vanilla JS as it gets! ๐Ÿฆ

But, we do have some convience npm scripts for making releases:

  • npm run deploy - To run np and simply do a github release.
  • npm run zip - To make a zip file for the chrome web store.

LICENSE

MIT. ๐Ÿ“„

However, Images in assets/walks are random images I found on the internet for something cool / fun. They are not owned by me, and simply were added to add some fun to a Free and Open Source Chrome Extension. ๐Ÿ˜„

About

A Chrome Extension that is literally just a <textarea>, that saves to localStorage. Paste stuff, and it automatically saves as you paste/type! ๐Ÿ“‹

Resources

License

Stars

Watchers

Forks

Packages