HN Lists Firefox

Examine source code of HN Lists

제작자: Ant Add-on
Inspect and view changes in HN Lists source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HN Lists",
  "short_name": "hnlists",
  "description": "adds navbar links to pages from news.ycombinator.com/lists",
  "version": "0.0.8",
  "author": "Ant Cosentino",
  "homepage_url": "https://github.com/skibz/hnlists",
  "content_scripts": [
    {
      "matches": [
        "https://news.ycombinator.com/*"
      ],
      "js": [
        "hnlists.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2
}

최고의 HN Lists 대안

다음은 HN Lists과(와) 유사한 Firefox add-on입니다: