Nectar Desk for North America
Click-to-Call-or-SMS Directly from Any Website.
Cos'è Nectar Desk for North America?
Nectar Desk for North America è un'estensione di Chrome sviluppata da https://www.nectardesk.com, e la sua funzione principale è "Click-to-Call-or-SMS Directly from Any Website.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Nectar Desk for North America
Scarica i file di estensione Nectar Desk for North America in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Nectar Desk's Click-to-Call-to-SMS Extension. Use it with your favorite CRM Informazioni di Base sull'Estensione
| Nome | |
| ID | fhaechblhplhknhmkionjpdifpldmlde |
| URL Ufficiale | https://chromewebstore.google.com/detail/nectar-desk-for-north-ame/fhaechblhplhknhmkionjpdifpldmlde |
| Descrizione | Click-to-Call-or-SMS Directly from Any Website. |
| Dimensione del File | 1.9 MB |
| Conteggio Installazioni | 672 |
| Versione Corrente | 9.1.0 |
| Ultimo Aggiornamento | 2023-04-26 |
| Data di Pubblicazione | 2020-05-20 |
| Valutazione | 4.75/5 Totale 4 Valutazioni |
| Sviluppatore | https://www.nectardesk.com |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://www.nectardesk.com/privacy-policy |
| Lingue Supportate | 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": [
" | |