TrackYourTime Firefox

Examine source code of TrackYourTime

Inspect and view changes in TrackYourTime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Defend.pw",
  "manifest_version": 2,
  "name": "TrackYourTime 2",
  "version": "1.0",
  "description": "Time tracker extension",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage"
  ]
}

Mejores alternativas TrackYourTime

Aquí hay algunas Firefox add-ons que son similares a TrackYourTime: