TMetric – Time Tracker & Productivity App Firefox

Examine source code of TMetric – Time Tracker & Productivity App

By: Devart
Inspect and view changes in TMetric – Time Tracker & Productivity App source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "@tmetric"
    }
  },
  "manifest_version": 2,
  "name": "TMetric – Time Tracker & Productivity App",
  "short_name": "TMetric",
  "description": "Simple time tracking extension to be more productive, complete projects on time and bill your clients correctly.",
  "author": "Devart",
  "version": "5.0.29",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "64": "images/icon64.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "images/inactive19.png",
      "38": "images/inactive38.png"
    },
    "default_popup": "popup/popup.html",
    "default_title": "Not Connected"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "notifications",
    "storage",
    "scripting",
    "*://*.tmetric.com/*"
  ],
  "optional_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "lib/signalr.min.js",
      "unified-ext.js",
      "background/storage.js",
      "background/ajaxClient.js",
      "background/oidcClient.js",
      "background/webToolDescriptions.js",
      "background/webToolManager.js",
      "background/contentScriptsRegistrator.js",
      "background/simpleEvent.js",
      "background/serverConnection.js",
      "background/signalRHubProxy.js",
      "background/signalRConnection.js",
      "background/backgroundBase.js",
      "background/extensionBase.js",
      "background/firefoxExtension.js"
    ]
  },
  "web_accessible_resources": [
    "popup/popup.html",
    "settings/settings.html"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.tmetric.com/*"
      ],
      "js": [
        "unified-ext.js",
        "in-page-scripts/version.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "*://*.tmetric.com/extension/*"
      ],
      "js": [
        "unified-ext.js",
        "in-page-scripts/authorizationCode.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "settings/settings.html",
    "open_in_tab": true
  }
}

Best TMetric – Time Tracker & Productivity App Alternatives

Here are some Firefox add-ons that are similar to TMetric – Time Tracker & Productivity App: