Podium Messenger
Podium Messenger Extension
Apa itu Podium Messenger?
Podium Messenger adalah ekstensi Chrome yang dikembangkan oleh Podium, dan fitur utamanya adalah "Podium Messenger Extension".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Podium Messenger
Unduh file ekstensi Podium Messenger dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
With the Podium Messenger Extension, you can send texts with the click of a button without leaving your browser window. Once installed, any customer stored in your CRM can easily be texted from a web page. Sign up at www.podium.com. ------------------------------------- REAL-TIME, TWO-WAY INTERACTIONS: • Manage multiple texting conversation at once. • All messages synced across Podium web and desktop (mobile app coming soon). • Text any mobile phone number at any time. MANAGE MORE RELATIONSHIPS: • Interact with customers directly from your Chrome web browser. • Quickly communicate and manage customer relationships. • Send review invitations and monitor customer satisfaction. • Be less reliant on call and email communications. MESSAGE NOTIFICATIONS: • Receive notification badges in your browser when a message needs a response. • Proactively follow up on customer questions via text message. • Start a new conversation or open an existing conversation PODIUM CUSTOMER SUPPORT If you have any questions about how to use the Podium Messenger Extension, please call or email us at: Support: [email protected] Call: (801) 758-0580 NOTE: You need a Podium account and Chrome Web Browser to use this app. To create your account, please signup at www.podium.com
Informasi Dasar Ekstensi
Nama | |
ID | lpjnplgeahjcdjgaolkeoldmppenjebi |
URL Resmi | https://chrome.google.com/webstore/detail/podium-messenger/lpjnplgeahjcdjgaolkeoldmppenjebi |
Deskripsi | Podium Messenger Extension |
Ukuran File | 919 KB |
Jumlah Instalasi | 611 |
Versi Saat Ini | 1.2.0 |
Terakhir Diperbarui | 2019-04-01 |
Tanggal Publikasi | 2019-04-01 |
Penilaian | 4.25/5 Total 8 Penilaian |
Pengembang | Podium |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.podium.com/ |
URL Halaman Kebijakan Privasi | https://legal.podium.com |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.0", "name": "Podium Messenger", "short_name": "Podium Messenger", "manifest_version": 2, "description": "Podium Messenger Extension", "browser_action": { "default_title": "Podium" }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "web_accessible_resources": [ "inject.html" ], "background": { "page": "background.html" }, "permissions": [ "contextMenus", "activeTab", "storage", "cookies", "identity", " |