Best Homepage Ever - New Tab Quick Launch (Free)

Best Homepage Ever - New Tab Quick Launch (Free)

Access all your favorite websites quickly with 1-click via BestHomepageEver. Open homepage on each new tab to gain instant access to all the most widely used and popular websites for e-mail, sports, news, search, and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Best Homepage Ever: New Tab Quick Launcher",
  "description": "Automatically load BestHomepageEver when opening a new tab in Firefox.",
  "version": "1.3.0",
  "icons": {
    "128": "images/128x128.png"
  },
  "chrome_url_overrides": {
    "newtab": "bhe.html"
  },
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "@besthomepageever",
      "strict_min_version": "57.0"
    }
  }
}