Nectar Desk for North America
Click-to-Call-or-SMS Directly from Any Website.
什么是Nectar Desk for North America?
Nectar Desk for North America是由https://www.nectardesk.com开发的Chrome扩展程序,该扩展的主要功能是“Click-to-Call-or-SMS Directly from Any Website.”。
扩展截图
下载Nectar Desk for North America扩展crx文件
下载Nectar Desk for North America扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Nectar Desk's Click-to-Call-to-SMS Extension. Use it with your favorite CRM
扩展基本信息
名称 | Nectar Desk for North America |
ID | fhaechblhplhknhmkionjpdifpldmlde |
官方URL | https://chromewebstore.google.com/detail/nectar-desk-for-north-ame/fhaechblhplhknhmkionjpdifpldmlde |
简介 | Click-to-Call-or-SMS Directly from Any Website. |
文件大小 | 1.9 MB |
安装次数 | 672 |
当前版本 | 9.1.0 |
更新时间 | 2023-04-26 |
上架时间 | 2020-05-20 |
评分 | 4.75/5 共4次评分 |
开发者 | https://www.nectardesk.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.nectardesk.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "vendor\/jquery\/jquery.js", "vendor\/URI.js", "js\/bg\/background.js", "js\/nectardesk.js", "vendor\/jquery\/jquery331.min.js" ] }, "browser_action": { "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "js": [ "vendor\/jquery\/jquery.js", "vendor\/jquery\/jquery-replace.js", "vendor\/jquery\/chosen.jquery.min.js", "js\/nectardesk.js", "js\/inject\/pipedrive_injector.js", "js\/inject\/periodic_wildcard_injector.js", "vendor\/libphonenumber\/phoneformat.min.js" ], "matches": [ "*:\/\/*.pipedrive.com\/*" ] }, { "all_frames": true, "css": [ "css\/nectardesk.css", "css\/chosen.min.css" ], "exclude_matches": [ "*:\/\/*.pipedrive.com\/*" ], "js": [ "vendor\/jquery\/jquery.js", "vendor\/jquery\/jquery-replace.js", "js\/nectardesk.js", "js\/inject\/wildcard_injector.js", "js\/inject\/all_websites_bruteforce_injector.js", "vendor\/libphonenumber\/phoneformat.min.js", "vendor\/jquery\/chosen.jquery.min.js" ], "matches": [ " |