What is the project about?
This is a Google Chrome plugin. Works as a reminder for the sites you enter. You can store data in your browser for each page you enter. This data includes reminders about that site.
Why was it needed?
I often need to write a note for the sites I enter. For example, I can mention the food order.
A store has more than one product. Some of the products are nice but some are bad. I would like to warn myself in the next attempt by taking note of these products.
Another example: I want to add the markdown rules as a reminder to me as I write about Steemit.
Now the application is simply adding and deleting records.
Technology Stack
The application was written in Javascript. Chrome library is used because it is a Google Chrome plugin.
On the front is a kube-css library for simple makeup.
To install the application, just download the .crx extension. You can install plug-ins by installing this package.
Roadmap
- Log levels must be determined. Important warnings, information etc.
- Notification according to log levels. A warning should be displayed on a page with a warning. Change of popup or icon color. It's like writing numbers.
- Reminders should be given time. This warning will be deleted after 1 day, etc..
How to contribute?
The issue should be opened on Github. You must explain the contribution you want to make.