Reddit Arrow Navigator Firefox

Examine source code of Reddit Arrow Navigator

By: Flame
Inspect and view changes in Reddit Arrow Navigator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My Reddit Navigator",
  "version": "1.0",
  "description": "Navigate Reddit media posts with arrow keys",
  "author": "Dogan Teke",
  "homepage_url": "https://tec.nuxt.dev",
  "icons": {
    "48": "icons/icon-48x48.svg",
    "96": "icons/icon-96x96.png"
  },
  "permissions": [
    "*://*.reddit.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{196c89fc-c860-4719-8bbf-40457cabc9dc}"
    }
  }
}

Best Reddit Arrow Navigator Alternatives

Here are some Firefox add-ons that are similar to Reddit Arrow Navigator: