Realtime Google Analytics Count in Tab Firefox

Examine source code of Realtime Google Analytics Count in Tab

Inspect and view changes in Realtime Google Analytics Count in Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Realtime Google Analytics Count in Tab",
  "description": "See the number of realtime users on your site in the tab of the realtime google analytics overview page.",
  "version": "1.0",
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/analytics/*"
      ],
      "js": [
        "script.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ]
}

Best Realtime Google Analytics Count in Tab Alternatives

Here are some Firefox add-ons that are similar to Realtime Google Analytics Count in Tab: