JoomConnect Browser Plugin

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

JoomConnect Browser Plugin란 무엇입니까?

JoomConnect Browser Plugin은(는) https://www.joomconnect.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

JoomConnect Browser Plugin 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}