JoomConnect Browser Plugin

Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.

JoomConnect Browser Pluginคืออะไร?

JoomConnect Browser Plugin เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.joomconnect.com และคุณลักษณะหลักของมันคือ "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JoomConnect Browser Plugin

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

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

                        Quickly create ConnectWise tickets, opportunities and activities directly from your Gmail with The JoomConnect Browser Plugin.  Also select and fill out JoomConnect forms to input your data into ConnectWise.                    

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

ชื่อ JoomConnect Browser Plugin JoomConnect Browser Plugin
ID ofjghkaabikbdpdjfkecneppkobeakhb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/joomconnect-browser-plugi/ofjghkaabikbdpdjfkecneppkobeakhb
คำอธิบาย Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.
ขนาดไฟล์ 422 KB
จำนวนการติดตั้ง 27
เวอร์ชันปัจจุบัน 1.9.07
อัปเดตครั้งล่าสุด 2023-10-30
วันที่เผยแพร่ 2018-10-23
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://www.joomconnect.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.joomconnect.com/
URL หน้าช่วยเหลือ https://www.joomconnect.com/support
URL หน้านโยบายความเป็นส่วนตัว https://www.joomconnect.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "manifest_version": 2,
    "name": "JoomConnect Browser Plugin",
    "version": "1.9.07",
    "description": "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.",
    "icons": {
        "128": "\/images\/icon128.png",
        "16": "\/images\/icon16.png",
        "48": "\/images\/icon48.png"
    },
    "browser_action": {
        "default_icon": "\/images\/icon16.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkX0ayAcQ4Es9vW2Cbw2maobrF9BTmskMqM4ie+7mjFithvfczq8iNQ2oDZPBhllu2DekAwfy0dNLWf\/v68o889hq9Amv7jg3ANk+vPmWRal0xM1BLKSPbNF3fk0B\/rIyffUTC3sehMP2PP8W4maW5ZqjS02Qlw0saVJ40Mv1ck3ypoeNz1i7DuNsSAZkk\/4l2Ya7Lr9fucjdZsjrSQnoLNjLPZZJM7dRA4hGODtpgyo4WvRu+bE0orIsIOvOExv8V+ZawieqSepS7DpfFa7\/cTLr3cOr5WkSRmErKTVbJjN83m6UNlvca4avw3y0IVbSRk2i02X7W8Is59y03wjFdQIDAQAB",
    "oauth2": {
        "client_id": "114272151831-u420pgro9532prndl362n402j4kombgi.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/gmail.readonly"
        ]
    },
    "permissions": [
        "identity",
        "activeTab",
        "storage"
    ],
    "short_name": "JC Plugin",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}