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 |
官方網址 | 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": [ " |