VidGuide
VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.
什麼是VidGuide?
VidGuide是由VidGuide™開發的Chrome擴展程式,該擴展的主要功能是“VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.”。
擴展截圖
下載VidGuide擴展crx文件
下載VidGuide擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Here’s how it works: - Capture quick step-by-step videos showing your team how to do things in your business - Securely share your VidGuides with individual team members or assign to groups - Receive valuable feedback on your VidGuides and track your team’s progress With our Chrome Extension, you can pin a VidGuide to any website or online tools used in your company, making your instructions easy to find and impossible to ignore.
擴展基本資訊
名稱 | VidGuide |
ID | flonikehholmjkialpomaddhgdehjbll |
官方網址 | https://chromewebstore.google.com/detail/vidguide/flonikehholmjkialpomaddhgdehjbll |
簡介 | VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video. |
檔案大小 | 4.84 MB |
安裝次數 | 478 |
目前版本 | 1.8.4 |
更新時間 | 2023-08-15 |
上架時間 | 2021-10-18 |
評分 | 5.00/5 共 1 次評分 |
開發者 | VidGuide™ |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://app.vidguide.com |
說明頁面URL | https://vidguide.zendesk.com |
隱私政策頁面URL | https://www.vidguide.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "VidGuide", "version": "1.8.4", "description": "VidGuide\u2122 is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.", "action": { "default_popup": "html\/popup.html", "default_icon": { "16": "ext-icon-16x16.png", "48": "ext-icon-48x48.png", "128": "ext-icon-128x128.png" }, "record_icon": { "16": "ext-icon-record-16x16.png", "48": "ext-icon-record-48x48.png", "128": "ext-icon-record-128x128.png" } }, "icons": { "16": "ext-icon-16x16.png", "48": "ext-icon-48x48.png", "128": "ext-icon-128x128.png" }, "background": { "service_worker": "background.bundle.js" }, "content_scripts": [ { "matches": [ " |