Leet Xt - Supercharge your Leetcode practice Firefox

Examine source code of Leet Xt - Supercharge your Leetcode practice

By: binbard
Inspect and view changes in Leet Xt - Supercharge your Leetcode practice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Leet Xt - Supercharge your Leetcode practice",
  "description": "Supercharge your LeetCode practice - Add to Friends, Premium Features, per Contest Friends Rating, and more!",
  "version": "1.0.21",
  "short_name": "Leet Xt",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage",
    "downloads",
    "unlimitedStorage",
    "https://sheets.googleapis.com/*",
    "https://wandb-berm-1c80.public-antagonist-58.workers.dev/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{20ca6f98-44e7-4f59-8eee-26caeecb248a}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://leetcode.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Leet Xt - Supercharge your Leetcode practice Alternatives

Here are some Firefox add-ons that are similar to Leet Xt - Supercharge your Leetcode practice: