Procrastination Timer Firefox

Examine source code of Procrastination Timer

提供元: kristofferfj
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"
    }
  }
}

ベストのProcrastination Timer代替案

Procrastination Timerに類似したFirefox add-onをいくつか紹介します: