VidGuide
VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.
Vad är VidGuide?
VidGuide är en Chrome-tillägg utvecklad av VidGuide™, och dess huvudfunktion är "VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.".
Tilläggsskärmbilder
Ladda ner VidGuide-förlängningens CRX-fil
Ladda ner VidGuide-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | VidGuide |
ID | flonikehholmjkialpomaddhgdehjbll |
Officiell webbadress | https://chromewebstore.google.com/detail/vidguide/flonikehholmjkialpomaddhgdehjbll |
Beskrivning | VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video. |
Filstorlek | 4.84 MB |
Antal Installationer | 478 |
Aktuell Version | 1.8.4 |
Senast Uppdaterad | 2023-08-15 |
Publiceringsdatum | 2021-10-18 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | VidGuide™ |
E-post | [email protected] |
Betalningssätt | in_app |
Tilläggswebbplats | https://app.vidguide.com |
Hjälpsida URL | https://vidguide.zendesk.com |
URL till Sekretesspolicy Sidan | https://www.vidguide.com/privacy-policy |
Stödda Språk | 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": [ " |