Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Rayquaza01/note-taker
- Owner: Rayquaza01
- License: mit
- Created: 2017-06-27T18:28:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T11:01:52.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:40:13.220Z (6 months ago)
- Topics: addon, extension, firefox, notes, toolbar-button
- Language: JavaScript
- Size: 2.92 MB
- Stars: 27
- Watchers: 9
- Forks: 4
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/)