VidProposals
The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more.
Was ist VidProposals?
VidProposals ist eine Chrome-Erweiterung, die von Vidproposals entwickelt wurde, und ihr Hauptmerkmal ist "The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more.".
Erweiterungsscreenshots
VidProposals-Erweiterungs-CRX-Datei herunterladen
Laden Sie VidProposals-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
VidProposals help you create personalised videos in minutes and attach it to your proposal. By making a video instead of just an email or PDF document, you can increase the response rate dramatically. Our done for you templates make it easy to create professional proposals. Features include: Record video using the chrome extension Upload an existing video E-Signature. Secure. Add logo, background images. Add CTAs Done for you video proposals templates for different industries
Grundlegende Informationen zur Erweiterung
Name | |
ID | ajcfkgbkckpfplpdblaoanmhoieakahm |
Offizielle URL | https://chrome.google.com/webstore/detail/vidproposals/ajcfkgbkckpfplpdblaoanmhoieakahm |
Beschreibung | The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more. |
Dateigröße | 12.47 MB |
Installationsanzahl | 1,000 |
Aktuelle Version | 0.1.9 |
Letztes Update | 2024-01-26 |
Veröffentlichungsdatum | 2021-06-17 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Vidproposals |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.vidproposals.com |
Hilfeseite URL | https://www.vidproposals.com/support |
URL der Datenschutzrichtlinien-Seite | https://vidproposals.com/privacy |
Unterstützte Sprachen | de,en,fr,ca,es,pt-BR,pt-PT,ru,ta,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VidProposals", "description": "__MSG_extDesc__", "homepage_url": "https:\/\/vidproposals.com\/", "offline_enabled": false, "minimum_chrome_version": "88", "externally_connectable": { "matches": [ "https:\/\/www.vidproposals.com\/*", "*:\/\/*.localhost\/*" ] }, "version": "0.1.9", "manifest_version": 3, "content_security_policy": { "sandbox": "sandbox allow-scripts; script-src 'self' https:\/\/connect.facebook.net\/en_US\/sdk.js*; object-src 'self'" }, "default_locale": "en", "background": { "service_worker": "js\/bg-loader.js" }, "action": { "default_icon": "assets\/extension-icons\/favicon.png" }, "icons": { "16": "assets\/extension-icons\/favicon.png", "128": "assets\/extension-icons\/favicon.png", "48": "assets\/extension-icons\/favicon.png" }, "content_scripts": [ { "matches": [ " |