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 |
Eメール | [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": [ " |