IDENTY.LV extension Firefox

Examine source code of IDENTY.LV extension

By: boomix
Inspect and view changes in IDENTY.LV extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "IDENTY.LV extension",
  "icons": {
    "16": "img/logo_16.png",
    "48": "img/logo_48.png",
    "128": "img/logo_128.png"
  },
  "version": "1.54resigned1",
  "manifest_version": 2,
  "description": "Allows you to view player stats from identy.lv servers",
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/logo.png",
    "default_title": "IDENTY.LV extension"
  },
  "permissions": [
    "tabs",
    "clipboardWrite",
    "https://identy.lv/api/getplayerstats/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.steamcommunity.com/id/*",
        "*://*.steamcommunity.com/profiles/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "libs/jquery-3.3.1.min.js",
        "scripts/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{60e7a27d-1279-4585-b884-711d1546b82b}"
    }
  }
}

Best IDENTY.LV extension Alternatives

Here are some Firefox add-ons that are similar to IDENTY.LV extension: