Hauban Tracker Firefox

Examine source code of Hauban Tracker

Inspect and view changes in Hauban Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hauban Tracker",
  "version": "1.0.9",
  "description": "Track tool usage for your organization",
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "alarms",
    "idle",
    "https://api-public.hauban.io/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "storage": {
    "managed_schema": "schema.json"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hauban-tracker@hauban.io",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Hauban Tracker Alternatives

Here are some Firefox add-ons that are similar to Hauban Tracker: