3CX Auto Caller Firefox

Examine source code of 3CX Auto Caller

By: liamk Add-on
Inspect and view changes in 3CX Auto Caller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "3CX Auto Caller",
  "version": "1.0",
  "description": "Automatically clicks the video call button on 3CX web client.",
  "content_scripts": [
    {
      "matches": [
        "https://pbx.mdt.gov.tt/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f7a515b-26e5-4e96-84c3-adca9b88b32f}"
    }
  }
}

Best 3CX Auto Caller Alternatives

Here are some Firefox add-ons that are similar to 3CX Auto Caller: