webtimer Firefox

Examine source code of webtimer

By: jh2946
Inspect and view changes in webtimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "webtimer",
  "version": "0.1.0",
  "author": "jh2946",
  "manifest_version": 2,
  "description": "track how much time you spend on websites",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "webtimer@jh2946"
    }
  },
  "browser_action": {
    "default_title": "webtimer",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon_48x48.png"
  }
}

Best webtimer Alternatives

Here are some Firefox add-ons that are similar to webtimer: