Hackertab – Dev News & GitHub in New Tab Firefox

Examine source code of Hackertab – Dev News & GitHub in New Tab

Inspect and view changes in Hackertab – Dev News & GitHub in New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hackertab – Dev News & GitHub in New Tab",
  "description": "Developer news from GitHub Trending, Hacker News, and more, all in your new tab.",
  "version": "1.26.13",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "host_permissions": [
    "https://*.hackertab.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://hackertab.dev/*"
      ],
      "run_at": "document_start",
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "/logos/logo16.png",
    "32": "/logos/logo32.png",
    "48": "/logos/logo48.png",
    "128": "/logos/logo128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8793186-e9da-4332-aa1e-dc3d9f7bb04c}"
    }
  }
}

Meilleures alternatives Hackertab – Dev News & GitHub in New Tab

Voici quelques Firefox add-ons qui sont similaires à Hackertab – Dev News & GitHub in New Tab :