Ask Alex

Generate suggested prompts/questions using the OpenAI API

ما هو Ask Alex؟

Ask Alex هو إضافة Chrome تم تطويرها بواسطة Dominick Hill، والميزة الرئيسية لها هي "Generate suggested prompts/questions using the OpenAI API".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Ask Alex

قم بتنزيل ملفات الامتداد Ask Alex بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Ask Alex is a powerful tool designed to help users get answers to their questions quickly and easily. By installing Ask Alex, users gain access to a search engine that scans a wide variety of sources to find the best possible answer to their question. This saves users time and effort, as they no longer have to search multiple sources for information. Even for complex or time-sensitive questions, Ask Alex can provide a response right away. In addition, Ask Alex offers a range of other features that enhance the user experience. For example, it can provide personalized recommendations based on a user's search history and preferences, and suggest related topics that users might be interested in exploring further.

Overall, Ask Alex is a valuable tool that can help users get the answers they need quickly and easily. By explaining what the item does and why users should install it, Ask Alex makes it clear that it is a powerful and helpful tool for anyone looking to find information quickly. Whether users are looking for information on a specific topic or just need help with a question, Ask Alex is a useful tool that can help them get the answers they need. With its powerful search engine and other features, Ask Alex offers a range of benefits that make it a valuable addition to any user's toolkit.                    

معلومات أساسية عن التمديد

الاسم Ask Alex Ask Alex
ID mgipbkdmggdbcmflphdjojalnddnngpm
عنوان URL الرسمي https://chromewebstore.google.com/detail/ask-alex/mgipbkdmggdbcmflphdjojalnddnngpm
الوصف Generate suggested prompts/questions using the OpenAI API
حجم الملف 110 KB
عدد التثبيتات 42
النسخة الحالية 1.2
آخر تحديث 2023-05-22
تاريخ النشر 2023-03-05
المطور Dominick Hill
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.askalex.ai/
عنوان صفحة المساعدة https://www.askalex.ai/
عنوان صفحة سياسة الخصوصية https://www.freeprivacypolicy.com/live/c32be14a-1561-4431-bbdd-26258ceb0e49
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ask Alex",
    "version": "1.2",
    "description": "Generate suggested prompts\/questions using the OpenAI API",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_title": "Ask Alex",
        "default_icon": {
            "16": "16.png",
            "32": "48.png",
            "48": "48.png",
            "128": "128t.png"
        }
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}