Zen Home Tab Firefox

Examine source code of Zen Home Tab

Inspect and view changes in Zen Home Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zen Home",
  "version": "2.0",
  "description": "Zen Home Page, credits - Anindu Uthsara.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "Home.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e357ab5-0b08-449f-81d4-ec9d4c188e2f}"
    }
  }
}

Best Zen Home Tab Alternatives

Here are some Firefox add-ons that are similar to Zen Home Tab: