ActivTrak Workforce Productivity Analytics

ActivTrak Workforce Productivity Analytics

Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Birch Grove Software, Inc.",
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "description": "Gain insights into workforce productivity and well-being across in-office, remote and hybrid employees",
  "icons": {
    "48": "img/atk48.png",
    "128": "img/atk256.png"
  },
  "browser_action": {
    "default_icon": "img/atk48.png",
    "default_title": "ActivTrak Workforce Productivity Analytics"
  },
  "manifest_version": 2,
  "name": "ActivTrak Workforce Productivity Analytics",
  "permissions": [
    "activeTab",
    "<all_urls>",
    "tabs",
    "identity",
    "identity.email",
    "storage",
    "unlimitedStorage",
    "idle",
    "notifications",
    "background",
    "identity",
    "system.storage"
  ],
  "oauth2": {
    "client_id": "138355616762-knos581g4kqijm5nfkn0rsfpggoff9qf.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email"
    ]
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "version": "6.0.7.0",
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyegqhdHpHjsWw6DgFV49kwErtpT64d+l3xSUM76rVA2r2vK27IxxEzxRcbk9rAbMXfoNzAtCBBR6jHQcZEkFQ55cxKit/z7aYawxjzahLCSKIySZqUhU+2bcOgHs3zsKgn7o7+5qj0m8oSSZTpCp6IJmf6DHi6sKHkCRMf2PsQfaIcPE8n3Ce2EVHN1VY9FERW8+vhPD9GKzsj92Z9Ss/5rVYzBQCac3HiGsvZY5wda8GydVuPjTNXB/H5B0Q8GpyoEuLleF9YOU81IpjRQV3sbrx4cNJAgQO6xC98YmeG9ABbNw3febWis9R3Xag1L1jxL6p+MxCcB6Ewd3IqnirQIDAQAB"
}