fixedHackerNews Firefox

Examine source code of fixedHackerNews

제작자: corollari
Inspect and view changes in fixedHackerNews source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "fixedHackerNews",
  "version": "1.0.0",
  "description": "Fix Hacker News' block formatting",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*"
      ],
      "css": [
        "fixPre.css"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

최고의 fixedHackerNews 대안

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