bundleIQ
Get intelligent suggestions while you write.
Cos'è bundleIQ?
bundleIQ è un'estensione di Chrome sviluppata da bundleIQ, e la sua funzione principale è "Get intelligent suggestions while you write.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione bundleIQ
Scarica i file di estensione bundleIQ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | bundleIQ |
ID | olidoialnlcdepmehacnojkhanbfkmbc |
URL Ufficiale | https://chromewebstore.google.com/detail/bundleiq/olidoialnlcdepmehacnojkhanbfkmbc |
Descrizione | Get intelligent suggestions while you write. |
Dimensione del File | 391 KB |
Conteggio Installazioni | 1,301 |
Versione Corrente | 4.6.1 |
Ultimo Aggiornamento | 2024-01-17 |
Data di Pubblicazione | 2021-03-12 |
Valutazione | 4.59/5 Totale 17 Valutazioni |
Sviluppatore | bundleIQ |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://www.bundleiq.com/ |
URL della Pagina di Aiuto | https://www.bundleiq.com/ |
URL della Pagina della Politica sulla Privacy | https://www.bundleiq.com/privacy |
Lingue Supportate | 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": [ " |