Procrastination Timer Firefox

Examine source code of Procrastination Timer

Inspect and view changes in Procrastination Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Procrastination Timer",
  "version": "1.0",
  "description": "Tracks how much time you procrastinate on selected websites.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "kristofferfage@gmail.com"
    }
  }
}

Melhores alternativas Procrastination Timer

Aqui estão algumas Firefox add-ons que são similares a Procrastination Timer: