Msgcore: Generate messages with AI
Generate messages, emails, and auto-responses instantly using AI.
ما هو Msgcore: Generate messages with AI؟
Msgcore: Generate messages with AI هو إضافة Chrome تم تطويرها بواسطة https://msgcore.com، والميزة الرئيسية لها هي "Generate messages, emails, and auto-responses instantly using AI.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Msgcore: Generate messages with AI
قم بتنزيل ملفات الامتداد Msgcore: Generate messages with AI بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Add our AI plugin to your browser and use it across all platforms – messengers, social networks, help desks, live chats, and email apps. Communicate 9x times faster and significantly reduce your workload. Specify the type of messages you generate, tailoring aspects like recipient, formality, language, and length to fit your needs.
معلومات أساسية عن التمديد
الاسم | Msgcore: Generate messages with AI |
ID | heikgpndldibbiinkifebfbknfcphdld |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/msgcore-generate-messages/heikgpndldibbiinkifebfbknfcphdld |
الوصف | Generate messages, emails, and auto-responses instantly using AI. |
حجم الملف | 29.88 KB |
عدد التثبيتات | 60 |
النسخة الحالية | 1.8.1 |
آخر تحديث | 2024-01-05 |
تاريخ النشر | 2023-10-05 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | https://msgcore.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
موقع الإضافة | https://msgcore.com/ |
عنوان صفحة المساعدة | https://msgcore.com/contact-us |
عنوان صفحة سياسة الخصوصية | https://blitso.ai/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Msgcore: Generate messages with AI", "version": "1.8.1", "description": "Generate messages, emails, and auto-responses instantly using AI.", "icons": { "16": "icon16.png", "48": "icon48.png", "72": "icon72.png", "128": "icon128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "72": "icon72.png", "128": "icon128.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |