JoomConnect Browser Plugin

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

Was ist JoomConnect Browser Plugin?

JoomConnect Browser Plugin ist eine Chrome-Erweiterung, die von https://www.joomconnect.com entwickelt wurde, und ihr Hauptmerkmal ist "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.".

Erweiterungsscreenshots

screenshot
screenshot

JoomConnect Browser Plugin-Erweiterungs-CRX-Datei herunterladen

Laden Sie JoomConnect Browser Plugin-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name JoomConnect Browser Plugin JoomConnect Browser Plugin
ID ofjghkaabikbdpdjfkecneppkobeakhb
Offizielle URL https://chromewebstore.google.com/detail/joomconnect-browser-plugi/ofjghkaabikbdpdjfkecneppkobeakhb
Beschreibung Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.
Dateigröße 422 KB
Installationsanzahl 27
Aktuelle Version 1.9.07
Letztes Update 2023-10-30
Veröffentlichungsdatum 2018-10-23
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://www.joomconnect.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.joomconnect.com/
Hilfeseite URL https://www.joomconnect.com/support
URL der Datenschutzrichtlinien-Seite https://www.joomconnect.com/privacy
Unterstützte Sprachen 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"
}