Elevio Chrome Extension
Get instant access to your team's product knowledge, wherever you need it
什么是Elevio Chrome Extension?
Elevio Chrome Extension是由https://elev.io开发的Chrome扩展程序,该扩展的主要功能是“Get instant access to your team's product knowledge, wherever you need it”。
扩展截图
下载Elevio Chrome Extension扩展crx文件
下载Elevio Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Elevio makes it easy to capture product knowledge from your team, and deliver it to your customers. Deflect incoming tickets and reduce support loads with increased productivity for both your staff and your customers. Quick access to Product Knowledge Use this plugin to quickly search your product knowledge, copying help content & Knowledge Base links. Create new articles where you have gaps, no matter where you are on the web. Preview the Elevio Assistant Anywhere With a single click, you can preview the Elevio Assistant on your site. No need to install anything. This makes it super easy to get started. More to come…
扩展基本信息
名称 | Elevio Chrome Extension |
ID | pblmcgjnafoofnkhkejhigamjfkbcbgk |
官方URL | https://chromewebstore.google.com/detail/elevio-chrome-extension/pblmcgjnafoofnkhkejhigamjfkbcbgk |
简介 | Get instant access to your team's product knowledge, wherever you need it |
文件大小 | 1.1 MB |
安装次数 | 535 |
当前版本 | 1.0.8 |
更新时间 | 2024-01-10 |
上架时间 | 2020-05-16 |
评分 | 5.00/5 共3次评分 |
开发者 | https://elev.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://elev.io |
帮助页面URL | https://docs.elevio.help/en/articles/81806 |
隐私政策页面URL | https://elev.io/legal/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Get instant access to your team's product knowledge, wherever you need it", "version": "1.0.8", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2, "name": "Elevio Chrome Extension", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_popup": "index.html", "default_title": "Elevio" }, "content_scripts": [ { "matches": [ " |