treble.ai

treble.ai HubSpot chrome extension

treble.aiคืออะไร?

treble.ai เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://treble.ai และคุณลักษณะหลักของมันคือ "treble.ai HubSpot chrome extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย treble.ai

ดาวน์โหลดไฟล์ส่วนขยาย treble.ai ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Connect the popular CRM HubSpot with WhatsApp via treble.ai, a platform that enables to create chat flows and send them to users via WhatsApp to navigate through an automatic chat.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ treble.ai treble.ai
ID hjggjhhdbccajeilijpgagkjemlokfji
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/trebleai/hjggjhhdbccajeilijpgagkjemlokfji
คำอธิบาย treble.ai HubSpot chrome extension
ขนาดไฟล์ 1.88 MB
จำนวนการติดตั้ง 4,080
เวอร์ชันปัจจุบัน 2.0.66
อัปเดตครั้งล่าสุด 2023-12-18
วันที่เผยแพร่ 2020-08-10
คะแนน 4.57/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://treble.ai
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://treble.ai
URL หน้านโยบายความเป็นส่วนตัว https://www.treble.ai/wp-content/uploads/2021/08/GDPR_Policy.7afe9716.pdf
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "treble.ai",
    "description": "treble.ai HubSpot chrome extension",
    "version": "2.0.66",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/app.hubspot.com\/*",
                "https:\/\/app.hubspot.com\/*",
                "https:\/\/app-eu1.hubspot.com\/*",
                "http:\/\/app-eu1.hubspot.com\/*",
                "https:\/\/app-eu2.hubspot.com\/*",
                "http:\/\/app-eu2.hubspot.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "main.js"
            ],
            "css": [
                "hubspot.css"
            ]
        }
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/Black_16.png",
            "32": "assets\/images\/Black_32.png"
        },
        "default_popup": "popup.html",
        "default_title": "treble.ai settings"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "manifest_version": 2,
    "web_accessible_resources": [
        "hubspot.js",
        "hubspot.css",
        "assets\/*",
        "pages\/*",
        "jquery.js",
        "treble.js",
        "env.js",
        "utils.js",
        "languages.js",
        "static\/*"
    ],
    "icons": {
        "16": "assets\/images\/Black_16.png",
        "32": "assets\/images\/Black_32.png",
        "48": "assets\/images\/Black_48.png",
        "128": "assets\/images\/Black_128.png"
    }
}

ส่วนขยายที่เกี่ยวข้อง