diff --git a/README.md b/README.md index 364b0da..c30b7f8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # NoteStruck -A place to write notes. +A quick and easy note-taking solution. +It is a fork of [https://addons.mozilla.org/en-US/firefox/addon/quickfox-notes/](QuickFox Notes) by InBasic. +Can be launched through 3 options in the toolbar button (new tab/app content/new window), +by typing about:notes in the URL, or by launching Pale Moon with -qfn as a command line argument. +It also provides configurable icons for the status bar for quick launching. + +## License +All documentation and code contained in this add-on is covered by the following license: + +[Mozilla Public License, version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) + +## Building +Simply download the contents of the "src" folder and pack the contents into a .zip file. Then, rename the file to .xpi and drag into the browser. + +## Download +Check the releases page of this repository. \ No newline at end of file diff --git a/src/install.rdf b/src/install.rdf index 2773aca..018ee02 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -7,25 +7,13 @@ NoteStruck 1.0.0 - A place to write notes for Pale Moon/FossaMail. A fork of QuickFox Notes. + A quick and easy note-taking solution. A fork of QuickFox Notes. https://franklindm.github.io/ chrome://qfnotes/content/editor.xul?options=true FranklinDM InBasic (creator/developer of QuickFox Notes) - Endor (translator for de) - freMea (translator for fr) - sipiatti (translator for hu-HU) - Luana (translator for it) - markh (translator for nl) - Rzeznik,teo (translators for pl) - edgard.magalhaes (translator for pt-BR) - Nero Wolfe (translator for ru) - Rancher (translator for sr) - Lakrits (translator for sv-SE) - Yaroslav Krytsun (translator for uk-UA) - di zhou (translator for zh-CN) - Tsprajna (Beta tester and translator for zh-TW) + Tsprajna (Beta tester)