Hacker News Mods Firefox

Examine source code of Hacker News Mods

By: mp
Inspect and view changes in Hacker News Mods source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hacker News Mods",
  "version": "3",
  "description": "Some customizations for Hacker News",
  "permissions": [],
  "icons": {
    "128": "icon.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "https://news.ycombinator.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "NovaSquare-Regular.ttf"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{abcdef92-3496-7990-abcd-ef1239599890}"
    }
  }
}

Best Hacker News Mods Alternatives

Here are some Firefox add-ons that are similar to Hacker News Mods: