Lurker's luck Firefox

Examine source code of Lurker's luck

By: Sergei
Inspect and view changes in Lurker's luck source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lurker's luck",
  "version": "1.0",
  "icons": {
    "24": "icons/bigR.svg"
  },
  "description": "Redirects all reddit.com requests to libredd.it!",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.reddit.com/*"
  ],
  "background": {
    "scripts": [
      "lurkersluck.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/bigR.svg",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{45154601-4eb7-40ac-8894-aa938ab9858e}"
    }
  }
}

Best Lurker's luck Alternatives

Here are some Firefox add-ons that are similar to Lurker's luck: