reddit-uhd Firefox

Examine source code of reddit-uhd

By: qashto
Inspect and view changes in reddit-uhd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "css": [
        "qashto_reddit-uhd.css"
      ],
      "js": [
        "jquery.slim.min.js",
        "qashto_reddit-uhd.user.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "description": "Redesigns reddit!  Replaces thumbnails and low-res previews with full-res images.",
  "homepage_url": "https://github.com/quinton-ashley/reddit-uhd/blob/master/README.md",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/logo128.png",
    "256": "icons/icon256.png",
    "512": "icons/icon512.png",
    "1024": "icons/icon1024.png"
  },
  "manifest_version": 2,
  "name": "reddit-uhd",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "short_name": "reddit-uhd",
  "version": "1.3.5"
}

Best reddit-uhd Alternatives

Here are some Firefox add-ons that are similar to reddit-uhd: