- Notix is a simple extension that helps in saving temporary notes. It is built with HTML, CSS and JavaScript based on Chrome manifest verion 3. It is cross-browser compatible extension that means it can be used on any browser.
βοΈ Create new notes, edit note data, delete selected notes, clear text, and dispatch notes data with unlimited storage time
βοΈ Copy note as text, image to the clipboard
βοΈ Export/download notes data as .txt files, .png images
βοΈ Share note via image link
βοΈ Voice to text (only English)
βοΈ Audio reading text
βοΈ Auto save typed note text
βοΈ Not reset data when closing the browser
βοΈ Display notes information (total notes, name - size - total words - total lines - created - last update time of current note, etc.)
βοΈ Cross-browsers compatibility (Chrome, Firefox, Edge, Opera, Brave, etc.)
βοΈ UI/UX friendly (transition, shadow effect, gradient color etc.)
βοΈ Setting options (dark mode, fonts, auto-save, auto-sync, audio-options etc.)
βοΈ Search notes by name
- Scroll to top button
- Filter notes by created time, last updated time, etc.
- Password protection for secret notes
- Detect language translation of note text
- Export/import notes backup data
- Real-time sync notes data between tabs
- Insert image to text
- Text editor tool panel
- Localization
-
Star this repository
-
Clone the repository
git clone https://github.com/thuongtruong109/notix.git
-
On browser -> Settings -> Extensions -> Developer mode (open
$\textcolor{blue}{\text{chrome://extensions/}}$ for chrome) -> Load unpacked -> Select the cloned folder
- Track development at Changelog
This project is licensed under the GNU General Public v3.0
Copyright of @thuongtruong109, 2023
- Email: thuongtruongofficial