Hackerfeed for Hacker News Firefox

Examine source code of Hackerfeed for Hacker News

Par : hei-lima
Inspect and view changes in Hackerfeed for Hacker News source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hackerfeed for Hacker News",
  "version": "3.2.0",
  "description": "Replaces the Firefox homepage with Hackerfeed, providing a curated feed of tech news and updates. Powered by Hacker News.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "topSites",
    "search"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hackerfeed@hei-lima.tech",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Hackerfeed for Hacker News

Voici quelques Firefox add-ons qui sont similaires à Hackerfeed for Hacker News :