Custom Reader View shortcut Firefox

Examine source code of Custom Reader View shortcut

By: plucafs
Inspect and view changes in Custom Reader View shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom shortcut for Reader View",
  "version": "1.0.1",
  "description": "Set a custom shortcut that triggers the Reader View",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "trigger-reader-view": {
      "suggested_key": {
        "default": "Alt+A"
      },
      "description": "Toggle reader view"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{80091ba8-9331-47ba-a97c-0e43ca3b70f0}"
    }
  }
}

Best Custom Reader View shortcut Alternatives

Here are some Firefox add-ons that are similar to Custom Reader View shortcut: