Private Tab Time Tracker Firefox

Examine source code of Private Tab Time Tracker

Inspect and view changes in Private Tab Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b187310-2c39-3e41-9940-4f3b0e0b77aa}"
    }
  }
}

Best Private Tab Time Tracker Alternatives

Here are some Firefox add-ons that are similar to Private Tab Time Tracker: