Reddit Gallery Keys Firefox

Examine source code of Reddit Gallery Keys

By: uherman
Inspect and view changes in Reddit Gallery Keys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Gallery Keys",
  "version": "0.1.1",
  "description": "Navigate Reddit's image gallery lightbox with the left and right arrow keys.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-gallery-keys@uherman.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.reddit.com/*",
        "*://sh.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Reddit Gallery Keys Alternatives

Here are some Firefox add-ons that are similar to Reddit Gallery Keys: