Nectar Desk for North America
Click-to-Call-or-SMS Directly from Any Website.
What is Nectar Desk for North America?
Nectar Desk for North America is a Chrome extension developed by https://www.nectardesk.com, and its main feature is "Click-to-Call-or-SMS Directly from Any Website.".
Extension Screenshots
Download Nectar Desk for North America Extension CRX File
Download Nectar Desk for North America 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
Nectar Desk's Click-to-Call-to-SMS Extension. Use it with your favorite CRM
Extension Basic Information
Name | Nectar Desk for North America |
ID | fhaechblhplhknhmkionjpdifpldmlde |
Official URL | https://chromewebstore.google.com/detail/nectar-desk-for-north-ame/fhaechblhplhknhmkionjpdifpldmlde |
Description | Click-to-Call-or-SMS Directly from Any Website. |
File Size | 1.9 MB |
Installation Count | 672 |
Current Version | 9.1.0 |
Last Updated | 2023-04-26 |
Publish Date | 2020-05-20 |
Rating | 4.75/5 Total 4 Ratings |
Developer | https://www.nectardesk.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.nectardesk.com/privacy-policy |
Supported Languages | 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": [ " |