Get Username Firefox

Examine source code of Get Username

Inspect and view changes in Get Username source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Get Username",
  "version": "4.0",
  "description": "Adds a button to all webpages matching instagram.com/{username}/*",
  "icons": {
    "48": "icons/logo-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*/*",
        "*://*.instagram.com/*?*",
        "*://*.instagram.com/*"
      ],
      "js": [
        "getUsername.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{76a3f3b9-1dc3-4084-87cb-fff751a46618}"
    }
  }
}

Best Get Username Alternatives

Here are some Firefox add-ons that are similar to Get Username: