Simple Time Tracker Firefox

Examine source code of Simple Time Tracker

提供元: nevernight
Inspect and view changes in Simple Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Tracker",
  "version": "2.0",
  "description": "Know how much time you spend on sites and get upset in your life.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{189ba71e-7575-4c03-9d87-a3b02f04e13b}"
    }
  }
}

ベストのSimple Time Tracker代替案

Simple Time Trackerに類似したFirefox add-onをいくつか紹介します: