-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
I'm working on a new version of uNote which will be based on WebExtension API.
What to expect (to-do):
- increase in performance
- Google Chrome and Opera extension
- Firefox extension (from version 46, stable release in Firefox 48)
- search in notes
- notifications (Requests #28)
- pinned notes
- advanced note editor? (Еще одна идея #19)
- export notes
- more customizations
- new design and icon
Challenges (problems ahead):
- Firefox issues (like lack of
andchrome.i18nchrome.commandssupport) - note synchronization using
chrome.storage.sync- storage limit is102,400 bytesand8,192 bytesper item (make a smart sync queue system?) - popup can't be triggered with code (only when user click on icon)
- make a popup window open (stay on top)
If you have any suggestions, wishes or ideas - just type it in 😉
Metadata
Metadata
Assignees
Labels
No labels