The Top Fives

The Top Fives

Top product, design and technology news from your favourite sites in a clean simple dashboard

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The Top Fives",
  "description": "Top product, design and technology news from your favourite sites in a clean simple dashboard",
  "version": "1.2",
  "chrome_url_overrides": {
    "newtab": "redirectpage.html"
  },
  "icons": {
    "48": "thetopfives.png"
  },
  "manifest_version": 2
}