Home

Awesome

Firefox Notes

A notepad for Firefox

CircleCI Available on Test Pilot

Discussion Forum: https://discourse.mozilla.org/c/archives/test-pilot

Releases

The releases are packaged by CircleCI for Android and the WebExtension.

Contribute

git clone https://github.com/mozilla/notes.git
# or
git clone https://github.com/[yourusername]/notes.git

Make sure to use Node.js 8+.

CommandDescription
npm installInstalls required Node.js dependencies.
npm run buildBuilds the application as a Web Extension.
npm startLaunches Firefox with the Web Extension.

You can also open the test/index.html file in your browser to run the automated tests.

WebExtension Permissions

PermissionDescription
contextMenusUsed for "Send to Note" feature, sends text from pages to the Notes sidebar.
storageStorage for Notes.
identityOAuth login to Firefox Accounts to sync your notes.

Release

See RELEASE.md for release steps.

Localization

Firefox Notes localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozilla’s l10n-drivers for guidance.

Licenses

Design

Screenshot

Notes v4