Foture

Foture

Foture is a Social Media solutions and consulting company, writing a blog about only the important insights in the social web.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Foture",
  "description": "Foture is a Social Media solutions and consulting company, writing a blog about only the important insights in the social web.",
  "version": "1.0.0.2",
  "manifest_version": 2,
  "icons": {
    "128": "icon128.png"
  },
  "app": {
    "urls": [
      "http://www.foture.net/",
      "http://www.foture.net/blog/"
    ],
    "launch": {
      "web_url": "http://www.foture.net/blog/"
    }
  }
}