JoomConnect Browser Plugin

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

Wat is JoomConnect Browser Plugin?

JoomConnect Browser Plugin is een Chrome-extensie ontwikkeld door https://www.joomconnect.com, en de belangrijkste functie is "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie JoomConnect Browser Plugin

Download JoomConnect Browser Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam JoomConnect Browser Plugin JoomConnect Browser Plugin
ID ofjghkaabikbdpdjfkecneppkobeakhb
Officiële URL https://chromewebstore.google.com/detail/joomconnect-browser-plugi/ofjghkaabikbdpdjfkecneppkobeakhb
Beschrijving Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.
Bestandsgrootte 422 KB
Aantal Installaties 27
Huidige Versie 1.9.07
Laatst Bijgewerkt 2023-10-30
Publicatiedatum 2018-10-23
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://www.joomconnect.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.joomconnect.com/
Help Pagina-URL https://www.joomconnect.com/support
URL van de Privacybeleid Pagina https://www.joomconnect.com/privacy
Ondersteunde Talen 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"
}