ZeroTime for Firefox Firefox

Examine source code of ZeroTime for Firefox

Inspect and view changes in ZeroTime for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ZeroTime for Firefox",
  "description": "Seamlessly capture your Firefox work into Replicon's ZeroTime™. See your timesheet get auto-populated",
  "browser_specific_settings": {
    "gecko": {
      "id": "ztmozillafirefoxaddonid@replicon.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "version": "1.2026.609.36820",
  "manifest_version": 3,
  "icons": {
    "16": "icons/AppIcon_16x16.png",
    "32": "icons/AppIcon_32x32.png",
    "48": "icons/AppIcon_48x48.png",
    "128": "icons/AppIcon_128x128.png"
  },
  "permissions": [
    "identity",
    "tabs",
    "storage",
    "alarms",
    "unlimitedStorage",
    "scripting",
    "activeTab",
    "management"
  ],
  "host_permissions": [
    "https://zt.replicon.com/*",
    "https://sts.ti.replicon.com/*",
    "https://collector.ti.replicon.com/*",
    "https://graph.ti.replicon.com/*",
    "<all_urls>"
  ],
  "action": {
    "default_icon": "icons/AppIcon_16x16_Inactive.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_page": "options.html",
  "version_name": "1.2026.609.36820"
}

Best ZeroTime for Firefox Alternatives

Here are some Firefox add-ons that are similar to ZeroTime for Firefox: