https://github.com/thuongtruong1009/notix
📌 A simple extension that helps in saving temporary notes
https://github.com/thuongtruong1009/notix
add-on browser chrome chrome-extension css css3 extension extensions github html html-css-javascript html5 javascript js manifest notes notes-app popup readme
Last synced: 3 months ago
JSON representation
📌 A simple extension that helps in saving temporary notes
- Host: GitHub
- URL: https://github.com/thuongtruong1009/notix
- Owner: thuongtruong1009
- License: gpl-3.0
- Created: 2023-05-07T09:37:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T15:11:52.000Z (over 2 years ago)
- Last Synced: 2025-07-01T12:02:57.879Z (about 1 year ago)
- Topics: add-on, browser, chrome, chrome-extension, css, css3, extension, extensions, github, html, html-css-javascript, html5, javascript, js, manifest, notes, notes-app, popup, readme
- Language: JavaScript
- Homepage:
- Size: 3.17 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT
Awesome Lists containing this project
README
$\huge\textcolor{purple}{\text{Notix}}$
$\small\textcolor{purple}{\textit{Saving temporary notes extension}}$
| | |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|
|
|
|
|
|
|
|
| | |
## 📢 About
- 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.
## 🎉 What's new
##### _(Not support in http://localhost static living for popup)_
- 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
## 🎯 Todo
- [ ] 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
## 🧩 Built With
- [HTML](https://www.w3schools.com/html/)
- [CSS](https://www.w3schools.com/css/)
- [JavaScript](https://www.w3schools.com/js/)
- [Chrome extension](https://developer.chrome.com)
## 🔨 Development
- Star this repository
- Clone the repository
```bash
git clone https://github.com/thuongtruong1009/notix.git
```
- **On browser** -> **Settings** -> **Extensions** -> **Developer mode (open $\textcolor{blue}{\text{chrome://extensions/}}$ for chrome)** -> **Load unpacked** -> **Select the cloned folder**
## 📄 Changelog
- Track experience at [Changelog](https://thuongtruong1009.github.io/notix/changelog.html)
## 🛡️ Credits
This project is licensed under the [GNU General Public v3.0](LICENSE)
Copyright of [@thuongtruong1009](https://github.com/thuongtruong1009), 2023
## ❤️ Support me
## 📧 Contact
- Email: [thuongtruongofficial](mailto:thuongtruongofficial)