Tabee

Tabee

A simple breathing exercise in every tab. Breathe in and out in time with the dot to help you relax throughout the day.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Tabee",
  "short_name": "Tabee",
  "description": "A simple breathing exercise in every tab. Breathe in and out in time with the dot to help you relax throughout the day.",
  "icons": {
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "chrome_url_overrides": {
    "newtab": "new.html"
  },
  "version": "1.0.0.1",
  "manifest_version": 3
}