Achieve Goal

Achieve Goal

Makes you motivated and focused towards your goal. Help you do the task and attend the events on time.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Achieve Goal",
  "version": "1.3",
  "description": "Makes you motivated and focused towards your goal. Help you do the task and attend the events on time.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "geolocation"
  ]
}