leetdirect Firefox

Examine source code of leetdirect

By: salieri
Inspect and view changes in leetdirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Leetcode Redirector",
  "version": "1.0",
  "description": "Redirects from Twitter to a random Leetcode easy problem.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "*://x.com/*",
    "*://instagram.com/*",
    "*://tiktok.com/*"
  ],
  "background": {
    "scripts": [
      "problems.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "leetcode-redirector@yourname.com",
      "strict_min_version": "91.0"
    }
  }
}

Best leetdirect Alternatives

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