Examine source code of gUnify Google Apps Connector

Inspect and view changes in gUnify Google Apps Connector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "gUnify Google Apps Connector",
  "description": "A cloud-based solution for Google users who's hosted VOIP provider runs on the BroadWorks platform.",
  "version": "2024.405.1042.1",
  "homepage_url": "http:www.gunify.com",
  "short_name": "gUnify",
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "https://app.vonage.com/*",
        "https://app.nexvon.com/*",
        "https://app.vocal-dev.com/*",
        "https://*.app.vocal-dev.com/*",
        "https://app.qa5.vocal-qa.com/*",
        "https://app.qa6.vocal-qa.com/*",
        "https://app.qa7.vocal-qa.com/*"
      ],
      "js": [
        "js/script.js"
      ],
      "all_frames": true,
      "css": [
        "css/content.css"
      ]
    },
    {
      "run_at": "document_end",
      "matches": [
        "http://*.google.com/*",
        "https://*.google.com/*"
      ],
      "js": [
        "js/google_extras.js"
      ],
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_title": "gUnify Google Apps Connector",
    "default_icon": "images/16.png",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "images/c2d.png",
    "login.html",
    "main.html"
  ],
  "background": {
    "page": "background.html"
  },
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "permissions": [
    "contextMenus",
    "background",
    "storage",
    "notifications",
    "tabs",
    "https://ucb.gunify.com/*",
    "https://*.gnfyor0.qa.vonagenetworks.net/*",
    "https://hamster-ucb-lb.gnfyva0.dev.vonagenetworks.net/*",
    "http://ucb.gunify.com/*",
    "http://hamster-ucb-lb.gnfyva0.dev.vonagenetworks.net/*",
    "http://*.gnfyor0.qa.vonagenetworks.net/*"
  ],
  "omnibox": {
    "keyword": "-gu"
  },
  "manifest_version": 2
}

Similar extensions

Here are some Chrome extensions that are similar to gUnify Google Apps Connector:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: