Webcomic Keyboard Navigation Firefox

Examine source code of Webcomic Keyboard Navigation

Inspect and view changes in Webcomic Keyboard Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "install.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "wckf.js",
        "jquery.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "options_ui": {
    "page": "settings.html",
    "browser_style": true
  },
  "page_action": {
    "default_icon": {
      "19": "icon-19.png",
      "38": "icon-38.png"
    },
    "browser_style": true
  },
  "permissions": [
    "storage",
    "notifications",
    "tabs"
  ],
  "version": "1.0.2resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2106346b-be09-4065-acfd-4a742cdb2b38}"
    }
  }
}

Best Webcomic Keyboard Navigation Alternatives

Here are some Firefox add-ons that are similar to Webcomic Keyboard Navigation: