Internet connection status Firefox

Examine source code of Internet connection status

By: Tatami Add-on
Inspect and view changes in Internet connection status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Internet connection status",
  "version": "1.1",
  "description": "Internet Connection Status.",
  "browser_action": {
    "default_popup": "index.html"
  },
  "icons": {
    "1000": "img/00.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "javascript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{90cdc118-d0f6-4bdf-84d8-eafdd1cff50e}"
    }
  }
}

Best Internet connection status Alternatives

Here are some Firefox add-ons that are similar to Internet connection status: