AntiProcrastinator

AntiProcrastinator

A to-do list that hides tasks until you complete others.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "AntiProcrastinator",
  "description": "A to-do list that hides tasks until you complete others.",
  "version": "8.0",
  "author": "Ronan Takizawa",
  "action": {
    "default_title": "AntiProcrastinator",
    "default_popup": "newtab.html",
    "default_icon": "A.png"
  }
}