Asana

Asana

Teamwork without email. Asana puts conversations and tasks together, so you can get more done with less effort.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "https://app.asana.com/?source=chrome_installed_app"
    },
    "urls": [
      "*://app.asana.com/"
    ]
  },
  "description": "Teamwork without email. Asana puts conversations and tasks together, so you can get more done with less effort.",
  "icons": {
    "128": "icon128.png"
  },
  "name": "Asana",
  "short_name": "Asana",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.8",
  "manifest_version": 2
}