Tide - Browsing Time Tracker Firefox

Examine source code of Tide - Browsing Time Tracker

Inspect and view changes in Tide - Browsing Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tide - Browsing Time Tracker",
  "version": "1.0.1",
  "description": "Track browsing time and productivity with beautiful charts. Export snaps & PDFs, play wrapped stories, and compare history.",
  "permissions": [
    "storage",
    "idle",
    "alarms",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tide-browsing-tracker@extension.firefox"
    }
  }
}

Best Tide - Browsing Time Tracker Alternatives

Here are some Firefox add-ons that are similar to Tide - Browsing Time Tracker: