Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Rayquaza01/note-taker

A Firefox addon that adds a text box to a toolbar button for taking notes.
https://github.com/Rayquaza01/note-taker

addon extension firefox notes toolbar-button

Last synced: 3 months ago
JSON representation

A Firefox addon that adds a text box to a toolbar button for taking notes.

Awesome Lists containing this project

README

        

# note-taker
A Firefox add-on that adds a text box to a toolbar button for taking notes.

Created because of [this](https://www.reddit.com/r/firefox/comments/6ju4n7/im_looking_for_a_firefox_addon_that_gives_you_a/) reddit post.
Click the toolbar button and a pop-up with a text box will open. Type anything there and it will be saved for later!

[Documentation for options](https://github.com/Rayquaza01/note-taker/wiki/Options).

## Permissions
* Storage: Required to persistently save notes and options
* Tabs: Required for per-site notes to detect what site is currently active.

## Acknowledgements
* Using icons and fonts from [Material Design Icons](https://materialdesignicons.com/) ([OFL 1.1](http://scripts.sil.org/OFL))
* Using [psl](https://github.com/wrangr/psl) ([MIT](https://opensource.org/licenses/MIT))

[AMO Link](https://addons.mozilla.org/en-US/firefox/addon/note-taker/)