bundleIQ
Get intelligent suggestions while you write.
bundleIQ란 무엇입니까?
bundleIQ은(는) bundleIQ에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get intelligent suggestions while you write."입니다.
확장 프로그램 스크린샷
bundleIQ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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/ |
도움말 페이지 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": [ " |