JoomConnect Browser Plugin
Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.
What is JoomConnect Browser Plugin?
JoomConnect Browser Plugin is a Chrome extension developed by https://www.joomconnect.com, and its main feature is "Generate connectWise Tickets, Activities, etc from an email or fill it out yourself.".
Extension Screenshots
Download JoomConnect Browser Plugin Extension CRX File
Download JoomConnect Browser Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | JoomConnect Browser Plugin |
ID | ofjghkaabikbdpdjfkecneppkobeakhb |
Official URL | https://chromewebstore.google.com/detail/joomconnect-browser-plugi/ofjghkaabikbdpdjfkecneppkobeakhb |
Description | Generate connectWise Tickets, Activities, etc from an email or fill it out yourself. |
File Size | 422 KB |
Installation Count | 27 |
Current Version | 1.9.07 |
Last Updated | 2023-10-30 |
Publish Date | 2018-10-23 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://www.joomconnect.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.joomconnect.com/ |
Help Page URL | https://www.joomconnect.com/support |
Privacy Policy Page URL | https://www.joomconnect.com/privacy |
Supported Languages | 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" } |