Web Usage Visualizer Firefox

Examine source code of Web Usage Visualizer

Inspect and view changes in Web Usage Visualizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Usage Visualizer",
  "version": "1.3",
  "description": "Track and visualize your web browsing habits.",
  "permissions": [
    "tabs",
    "storage",
    "webNavigation",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/logo_128.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c99bbf48-ce4f-4410-ade6-66c17418cc6e}"
    }
  }
}

Best Web Usage Visualizer Alternatives

Here are some Firefox add-ons that are similar to Web Usage Visualizer: