Subtle Improvements for Hacker News Firefox

Examine source code of Subtle Improvements for Hacker News

By: Vinnl
Inspect and view changes in Subtle Improvements for Hacker News source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Subtle Improvements for Hacker News",
  "version": "1.3.0",
  "description": "Small tweaks for Hacker News without presenting a drastically different interface.",
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*",
        "*://news.ycombinator.net/*"
      ],
      "js": [
        "dist/content_script.js"
      ],
      "css": [
        "dist/hn.css"
      ]
    }
  ]
}

Best Subtle Improvements for Hacker News Alternatives

Here are some Firefox add-ons that are similar to Subtle Improvements for Hacker News: