Open in Reader View Firefox

Examine source code of Open in Reader View

Par : tlintspr
Inspect and view changes in Open in Reader View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.3.1",
  "name": "Open in Reader View",
  "description": "Easily access to the reader-view from right click context menu",
  "permissions": [
    "contextMenus",
    "storage",
    "notifications"
  ],
  "icons": {
    "16": "/data/icons/16.png",
    "24": "/data/icons/24.png",
    "32": "/data/icons/32.png",
    "64": "/data/icons/64.png",
    "128": "/data/icons/128.png"
  },
  "homepage_url": "https://add0n.com/reader-view.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "/data/options/index.html"
  },
  "action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "jid0-fgmjSq5kJtop0oO9u5hJj@jetpack",
      "strict_min_version": "128.0"
    }
  }
}

Meilleures alternatives Open in Reader View

Voici quelques Firefox add-ons qui sont similaires à Open in Reader View :