Focus - Productivity Manager

Focus - Productivity Manager

A Todo app with background image changer. It enhances your productivity.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Focus - Productivity Manager",
  "description": "A Todo app with background image changer. It enhances your productivity.",
  "version": "1.0.255",
  "manifest_version": 2,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "img/16.png",
    "48": "img/48.png",
    "128": "img/128.png"
  }
}