Chatbot Integration Shortcut Firefox

Examine source code of Chatbot Integration Shortcut

Inspect and view changes in Chatbot Integration Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chatbot Integration Shortcut",
  "version": "1.0",
  "description": "Easily inject chatbot widget into any webpage.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chatbotintegration@example.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Chatbot Integration Shortcut Alternatives

Here are some Firefox add-ons that are similar to Chatbot Integration Shortcut: