Titanium

Titanium

Become the most productive version of yourself with the fresh and simple design of Titanium.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Titanium",
  "description": "Become the most productive version of yourself with the fresh and simple design of Titanium.",
  "version": "3.0.0.1",
  "icons": {
    "128": "icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}