bundleIQ
Get intelligent suggestions while you write.
ما هو bundleIQ؟
bundleIQ هو إضافة Chrome تم تطويرها بواسطة bundleIQ، والميزة الرئيسية لها هي "Get intelligent suggestions while you write.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة bundleIQ
قم بتنزيل ملفات الامتداد bundleIQ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
bundleIQ Chrome Extension: Your AI-Powered Research Companion powered by Alani! Effortlessly summarize articles and web pages, including YouTube videos and PDFs, with a single click. This extension features ChatGPT-like AI chat capability, allowing you to interact with web pages and extract key insights. It efficiently filters out irrelevant content, highlighting crucial details to save you time. Perfect for professionals like researchers, academics, analysts, and journalists, it offers a suite of tools including ChatGPT integration, semantic and question-based search, cloud storage, and document editing. Enhance your bundleIQ experience and streamline your knowledge work with this versatile Chrome Extension. NEW Features & Functionality in version 4.6.1 • Enhanced summarization. • Bug fixes • Updated the login functionality
معلومات أساسية عن التمديد
الاسم | bundleIQ |
ID | olidoialnlcdepmehacnojkhanbfkmbc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/bundleiq/olidoialnlcdepmehacnojkhanbfkmbc |
الوصف | Get intelligent suggestions while you write. |
حجم الملف | 391 KB |
عدد التثبيتات | 1,301 |
النسخة الحالية | 4.6.1 |
آخر تحديث | 2024-01-17 |
تاريخ النشر | 2021-03-12 |
تقييم | 4.59/5 مجموع تقييمات 17 |
المطور | bundleIQ |
البريد الإلكتروني | [email protected] |
نوع الدفع | in_app |
موقع الإضافة | https://www.bundleiq.com/ |
عنوان صفحة المساعدة | https://www.bundleiq.com/ |
عنوان صفحة سياسة الخصوصية | https://www.bundleiq.com/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "bundleIQ", "version": "4.6.1", "description": "Get intelligent suggestions while you write.", "background": { "service_worker": ".\/background.js" }, "permissions": [ "tabs", "storage", "contextMenus", "activeTab", "scripting" ], "author": "bundleIQ", "short_name": "bundleIQ Extension", "action": { "default_popup": "popup.html", "default_title": "bundleIQ", "default_icon": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" } }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "web_accessible_resources": [ { "resources": [ "\/images\/*", "content.js", "background.js", "eventPage.js", "foreground.js", "inject-script.js" ], "matches": [ " |