Simple Habit Tracker Firefox

Examine source code of Simple Habit Tracker

By: eric Add-on
Inspect and view changes in Simple Habit Tracker source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Habit Tracker",
  "version": "1.0",
  "description": "tracker of habits",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "Tracked-48.png"
    }
  },
  "icons": {
    "48": "Tracked-48.png"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7dd2bae2-ca3e-4681-91af-4f5afea280cb}"
    }
  }
}

Best Simple Habit Tracker Alternatives

Here are some Firefox add-ons that are similar to Simple Habit Tracker: