Audiense

Audiense

Social marketing platform with advanced insight, segmentation, listening and campaign functionality.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "default_locale": "en",
  "version": "0.8.19",
  "app": {
    "launch": {
      "web_url": "https://dashboard.audiense.com/?utm_source=chrome&utm_medium=redirect&utm_campaign=chrome-app"
    }
  },
  "icons": {
    "16": "img/icon16.png",
    "128": "img/icon128.png"
  },
  "permissions": []
}