Time_Tracker Firefox

Examine source code of Time_Tracker

提供元: Anchit sharma
Inspect and view changes in 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": "1.1resigned1",
  "description": "tracks time spent on the top 3 websites",
  "icons": {
    "48": "something.png"
  },
  "permissions": [
    "webRequest",
    "tabs",
    "storage",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_icon": "something.png",
    "default_title": "Time Tracker",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b25cc62c-3db1-4960-8aef-99bd3b315bc4}"
    }
  }
}

ベストのTime_Tracker代替案

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