Blue Spice

Blue Spice

Whales, the most powerful and delicate creatures on Earth, on your new tab

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "description": "Whales, the most powerful and delicate creatures on Earth, on your new tab",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "65": "icon_65.png",
    "128": "icon_128.png"
  },
  "name": "Blue Spice",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.3.1"
}