This extension adds a notepad to the sidebar. You can make notes about the current web page, which will be saved on synchronized storage, so that any notes will be saved for the next time you open the page. Since notes are saved in synchronized storage, they will be available in any instance of Firefox that a user is logged into (across devices!).
- Clone the repository
- Go to
about:debuggingin Firefox - Click
Load Temporary Add-on... - Select the
manifest.jsonfile for this extension - Notepad will appear in your sidebar!
If you would like to contribute please follow the contributing guidelines.
Please follow the code of conduct outlined here.
This code is distributed under the MIT License.