Deep History Firefox

Examine source code of Deep History

Inspect and view changes in Deep History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Deep History",
  "version": "1.1.0",
  "description": "Private, local-only browsing analytics: time per site, daily budgets with gentle nudges, weekly reports. No accounts, no servers, no tracking.",
  "browser_specific_settings": {
    "gecko": {
      "id": "deep-history@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "idle",
    "notifications",
    "alarms"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "action": {
    "default_title": "Deep History — private browsing analytics",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  }
}

Best Deep History Alternatives

Here are some Firefox add-ons that are similar to Deep History: