Podium Messenger
Podium Messenger Extension
什么是Podium Messenger?
Podium Messenger是由Podium开发的Chrome扩展程序,该扩展的主要功能是“Podium Messenger Extension”。
扩展截图
下载Podium Messenger扩展crx文件
下载Podium Messenger扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | lpjnplgeahjcdjgaolkeoldmppenjebi |
官方URL | https://chrome.google.com/webstore/detail/podium-messenger/lpjnplgeahjcdjgaolkeoldmppenjebi |
简介 | Podium Messenger Extension |
文件大小 | 919 KB |
安装次数 | 611 |
当前版本 | 1.2.0 |
更新时间 | 2019-04-01 |
上架时间 | 2019-04-01 |
评分 | 4.25/5 共8次评分 |
开发者 | Podium |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.podium.com/ |
隐私政策页面URL | https://legal.podium.com |
支持的语言 | 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", " |