Hona - Business App Chrome

Examine source code of Hona - Business App

By: Hona
Inspect and view changes in Hona - Business App 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",
  "manifest_version": 3,
  "name": "Hona - Business App",
  "version": "1.12.5",
  "description": "Quick access to Hona from your case management software.",
  "options_page": "src/pages/options/index.html",
  "background": {
    "service_worker": "src/pages/background/index.js",
    "type": "module"
  },
  "externally_connectable": {
    "ids": [
      "*"
    ],
    "matches": [
      "https://*.hona.com/*",
      "http://localhost:*/*"
    ],
    "accepts_tls_channel_id": true
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "exclude_matches": [
        "*://*.hona.com/*",
        "*://*.zapier.com/*",
        "*://zapier.com/*",
        "*://zapier.com/*",
        "*://*.cardinalapp.io/*"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "src/pages/content/index.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/js/*.js",
        "assets/css/*.css",
        "assets/svg/*.svg",
        "icon-16.png",
        "icon-32.png",
        "icon-48.png",
        "icon-128.png"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Best Hona - Business App Alternatives

Here are some Chrome extensions that are similar to Hona - Business App: