XapphireX Firefox

Examine source code of XapphireX

Inspect and view changes in XapphireX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SapphireX",
  "description": "A lil Sapphire can surely enhance this Emerald",
  "version": "0.0.3",
  "icons": {
    "64": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sapphireX@pub.xxx",
      "strict_min_version": "48.0"
    }
  },
  "background": {
    "scripts": [
      "core.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.emeraldchat.com/app"
      ],
      "js": [
        "./src/dashboard.js"
      ],
      "css": [
        "./src/style.css"
      ]
    }
  ]
}

Best XapphireX Alternatives

Here are some Firefox add-ons that are similar to XapphireX: