tedditnav Firefox

Examine source code of tedditnav

提供元: akazukin5151 Add-on
Inspect and view changes in tedditnav source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tedditnav",
  "version": "1.9",
  "description": "Keyboard navigation for teddit.net",
  "background": {
    "scripts": [
      "build/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://teddit.net/*"
      ],
      "js": [
        "build/tedditnav.js"
      ]
    }
  ],
  "options_ui": {
    "page": "build/options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tedditnav@twenty.com"
    }
  }
}

ベストのtedditnav代替案

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