VidGuide
VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.
Was ist VidGuide?
VidGuide ist eine Chrome-Erweiterung, die von VidGuide™ entwickelt wurde, und ihr Hauptmerkmal ist "VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.".
Erweiterungsscreenshots
VidGuide-Erweiterungs-CRX-Datei herunterladen
Laden Sie VidGuide-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | VidGuide |
ID | flonikehholmjkialpomaddhgdehjbll |
Offizielle URL | https://chromewebstore.google.com/detail/vidguide/flonikehholmjkialpomaddhgdehjbll |
Beschreibung | VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video. |
Dateigröße | 4.84 MB |
Installationsanzahl | 478 |
Aktuelle Version | 1.8.4 |
Letztes Update | 2023-08-15 |
Veröffentlichungsdatum | 2021-10-18 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | VidGuide™ |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://app.vidguide.com |
Hilfeseite URL | https://vidguide.zendesk.com |
URL der Datenschutzrichtlinien-Seite | https://www.vidguide.com/privacy-policy |
Unterstützte Sprachen | 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": [ " |