Browser timer for Active Collab 5 Firefox

Examine source code of Browser timer for Active Collab 5

Inspect and view changes in Browser timer for Active Collab 5 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser timer for Active Collab 5",
  "short_name": "Browser timer for AC 5",
  "description": "Web timer for Active Collab. It stores time for each task in the time tracking section so you can use it for billing and reports.",
  "version": "1.1.2resigned1",
  "icons": {
    "16": "icons/icon.png",
    "32": "icons/icon.png",
    "48": "icons/icon.png",
    "96": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "author": "Erom Agency",
  "homepage_url": "http://eromagency.com/actimer/",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "inc/res/jquery.min.js",
        "inc/res/jquery-ui.min.js",
        "inc/main.js"
      ],
      "css": [
        "inc/main.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{04710272-8c40-4621-ac05-4e923eacfdaf}"
    }
  }
}

Meilleures alternatives Browser timer for Active Collab 5

Voici quelques Firefox add-ons qui sont similaires à Browser timer for Active Collab 5 :