VidGuide
VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.
Hvad er VidGuide?
VidGuide er en Chrome-udvidelse udviklet af VidGuide™, og dens hovedfunktion er "VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video.".
Udvidelsesskærmbilleder
Download VidGuide-udvidelses-CRX-fil
Download VidGuide-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | VidGuide |
ID | flonikehholmjkialpomaddhgdehjbll |
Officiel URL | https://chromewebstore.google.com/detail/vidguide/flonikehholmjkialpomaddhgdehjbll |
Beskrivelse | VidGuide™ is the best way to create and share Standard Operating Procedures (SOPs) with your team using video. |
Filstørrelse | 4.84 MB |
Antal Installationer | 478 |
Nuværende Version | 1.8.4 |
Senest Opdateret | 2023-08-15 |
Udgivelsesdato | 2021-10-18 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | VidGuide™ |
[email protected] | |
Betalingsmetode | in_app |
Udvidelseswebsted | https://app.vidguide.com |
Hjælpeside-URL | https://vidguide.zendesk.com |
URL til Fortrolighedspolitik Side | https://www.vidguide.com/privacy-policy |
Understøttede Sprog | 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": [ " |