Time Goal Tracker Firefox

Examine source code of Time Goal Tracker

Inspect and view changes in Time Goal Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Goal Tracker",
  "version": "1.0",
  "description": "Set time goals and receive notifications",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Time Goal Tracker",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c84ef4e9-5a69-401c-9baa-eb621d080d98}"
    }
  }
}

Best Time Goal Tracker Alternatives

Here are some Firefox add-ons that are similar to Time Goal Tracker: