Reminder

Reminder

It is basically a remainder in which you can set time and be remainded

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Remainder",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "bell.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)"
    }
  }
}