зеркало из https://github.com/mozilla/notes.git
0baaf90e3c | ||
---|---|---|
bin | ||
ckeditor-build | ||
docs | ||
locales | ||
scripts | ||
src | ||
test/unit | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.yml | ||
.gitignore | ||
.nvmrc | ||
.travis.yml | ||
CHANGELOG.md | ||
CODEOWNERS | ||
LICENSE | ||
README.md | ||
RELEASE.md | ||
circle.yml | ||
karma.conf.js | ||
l10n.toml | ||
package-lock.json | ||
package.json | ||
webpack.config.js | ||
webpack.test-unit.js | ||
webpack.watch.js |
README.md
Firefox Notes
What does it aim for
This project let you open a notepad in the Firefox toolbar to store notes about your browsing.
How can you use it
Step 0: If you plan on sending pull-request, you should fork the repository. Step 1: Clone the notes repository or your fork.
git clone https://github.com/mozilla/notes.git
# or
git clone https://github.com/[yourusername]/notes.git
Step 2:Navigate to the root of the directory you cloned and run:
Make sure to use Node.js 6+.
Command | Description |
---|---|
npm install |
Installs required Node.js dependencies. |
npm run build |
Builds the application as a Web Extension. |
npm start |
Launches Firefox with the Web Extension. |
You can also open the test/index.html
file in your browser to run the automated tests.
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
-
CKEditor Text Editor License used under MPL licence
Design
- Design for reference: https://mozilla.invisionapp.com/share/6VBUYHMRB#/235284916_Desktop_Sidebar
- Multi Notes reference: https://mozilla.invisionapp.com/share/WSDA1YM7H#/screens/250693253_Default