Web Distraction Analyzer Firefox

Examine source code of Web Distraction Analyzer

Inspect and view changes in Web Distraction Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Distraction Analyzer",
  "version": "1.3",
  "description": "Analyze your browsing habits and identify distracting websites with usage stats and alerts.",
  "permissions": [
    "tabs",
    "storage",
    "webNavigation",
    "alarms",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{77aed8a3-d480-4e58-912e-c3628d01d33f}"
    }
  }
}

Best Web Distraction Analyzer Alternatives

Here are some Firefox add-ons that are similar to Web Distraction Analyzer: