bundleIQ
Get intelligent suggestions while you write.
什么是bundleIQ?
bundleIQ是由bundleIQ开发的Chrome扩展程序,该扩展的主要功能是“Get intelligent suggestions while you write.”。
扩展截图
下载bundleIQ扩展crx文件
下载bundleIQ扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/ |
帮助页面URL | https://www.bundleiq.com/ |
隐私政策页面URL | 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": [ " |