Contact Frequency Analyzer Firefox

Examine source code of Contact Frequency Analyzer

Inspect and view changes in Contact Frequency Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Contact Frequency Analyzer",
  "version": "2.0",
  "description": "The utility analyzes the frequency of communication with important partners or customers.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "notifications",
    "background"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "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"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0001fdf6-22ca-420a-a306-e80ad76a98cd}"
    }
  }
}

Best Contact Frequency Analyzer Alternatives

Here are some Firefox add-ons that are similar to Contact Frequency Analyzer: