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.”。
扩展截图
下载JoomConnect Browser Plugin扩展crx文件
下载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 |
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" } |