Keyboard Browsing Firefox

Examine source code of Keyboard Browsing

提供元: Tomas Potocky
Inspect and view changes in Keyboard Browsing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keyboard Browsing",
  "description": "Adds numbered navigation markers to a page.",
  "version": "1.2.1resigned1",
  "homepage_url": "https://github.com/potockyt/kbb-ext",
  "author": "Tomas Potocky",
  "applications": {
    "gecko": {
      "id": "kkb-ext@fairlyterrible.name",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "48": "icons/kbb_icon_48.png",
    "96": "icons/kbb_icon_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "defaults.js",
        "style.js",
        "mod.js",
        "marker.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

ベストのKeyboard Browsing代替案

Keyboard Browsingに類似したFirefox add-onをいくつか紹介します: