Time To Stretch Firefox

Examine source code of Time To Stretch

Inspect and view changes in Time To Stretch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "timeToStretch",
  "version": "1.0",
  "homepage_url": "https://github.com/sirector/timeToStretch",
  "icons": {
    "48": "icons/icon2.png"
  },
  "description": "Reminds you to stretch every hour.",
  "permissions": [
    "notifications"
  ],
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "browser_action": {
    "default_title": "Hourly Check!",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c772538a-90fc-4174-9c7d-184ff5444167}"
    }
  }
}

Best Time To Stretch Alternatives

Here are some Firefox add-ons that are similar to Time To Stretch: