Leetcode-Premium-X Firefox

Examine source code of Leetcode-Premium-X

Inspect and view changes in Leetcode-Premium-X source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Leetcode-Premium-X",
  "version": "0.0.1",
  "description": "Get Premium feature of leetcode",
  "permissions": [],
  "action": {
    "default_popup": "dist/index.html",
    "default_icon": {
      "16": "images/favicon-16x16.png",
      "48": "images/android-chrome-512x512.png",
      "128": "images/android-chrome-192x192.png"
    }
  },
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "lcvikaspandey1206@gmail.com",
      "strict_min_version": "42.0"
    }
  },
  "content_scripts": [
    {
      "css": [
        "dist/style.css"
      ],
      "js": [
        "/dist/main.js"
      ],
      "matches": [
        "https://leetcode.com/*"
      ]
    }
  ],
  "icons": {
    "16": "/images/favicon-16x16.png",
    "48": "/images/android-chrome-512x512.png",
    "128": "/images/android-chrome-192x192.png"
  }
}

Best Leetcode-Premium-X Alternatives

Here are some Firefox add-ons that are similar to Leetcode-Premium-X: