- 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