Leetcode Optimizer Firefox

Examine source code of Leetcode Optimizer

By: Satyam
Inspect and view changes in Leetcode Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Leetcode Premium Unlocker",
  "version": "2.0.1",
  "description": "Inject crowdsourced Leetcode premium data",
  "permissions": [
    "https://sheets.googleapis.com/v4/spreadsheets*",
    "storage",
    "unlimitedStorage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "dist/index.html"
  },
  "manifest_version": 2,
  "content_scripts": [
    {
      "css": [
        "dist/style.css"
      ],
      "js": [
        "/dist/main.js"
      ],
      "matches": [
        "https://leetcode.com/*"
      ]
    }
  ],
  "icons": {
    "96": "/assets/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{33eec157-931e-4cde-a04d-01aad309954f}"
    }
  }
}

Best Leetcode Optimizer Alternatives

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