VidProposals
The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more.
ما هو VidProposals؟
VidProposals هو إضافة Chrome تم تطويرها بواسطة Vidproposals، والميزة الرئيسية لها هي "The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة VidProposals
قم بتنزيل ملفات الامتداد VidProposals بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
ID | ajcfkgbkckpfplpdblaoanmhoieakahm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/vidproposals/ajcfkgbkckpfplpdblaoanmhoieakahm |
الوصف | The most powerful and delightful screen recorder for Chrome. Capture, annotate, share, and more. |
حجم الملف | 12.47 MB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 0.1.9 |
آخر تحديث | 2024-01-26 |
تاريخ النشر | 2021-06-17 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | Vidproposals |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.vidproposals.com |
عنوان صفحة المساعدة | https://www.vidproposals.com/support |
عنوان صفحة سياسة الخصوصية | https://vidproposals.com/privacy |
اللغات المدعومة | 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": [ " |