VBot搜索:ChatGPT搜索助理(V起来®)
A browser extension to display ChatGPT response inside Google (and other search engines) results.
VBot搜索:ChatGPT搜索助理(V起来®)란 무엇입니까?
VBot搜索:ChatGPT搜索助理(V起来®)은(는) ljchou에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A browser extension to display ChatGPT response inside Google (and other search engines) results."입니다.
확장 프로그램 스크린샷
VBot搜索:ChatGPT搜索助理(V起来®) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A browser extension to display ChatGPT response inside Google (and other search engines) results. 확장 프로그램 기본 정보
| 이름 | |
| ID | oenponclegkcnpobjmagoibmmjoljjdj |
| 공식 URL | https://chromewebstore.google.com/detail/vbot%E6%90%9C%E7%B4%A2%EF%BC%9Achatgpt%E6%90%9C%E7%B4%A2%E5%8A%A9%E7%90%86%EF%BC%88v%E8%B5%B7%E6%9D%A5%C2%AE%EF%BC%89/oenponclegkcnpobjmagoibmmjoljjdj |
| 설명 | A browser extension to display ChatGPT response inside Google (and other search engines) results. |
| 파일 크기 | 98.23 KB |
| 설치 횟수 | 777 |
| 현재 버전 | 2.0.5 |
| 최근 업데이트 | 2023-03-21 |
| 출시 날짜 | 2023-02-27 |
| 평점 | 5.00/5 총 36 개의 평점 |
| 개발자 | ljchou |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 확장 프로그램 웹 사이트 | https://blog.5yoo.com/60.html |
| 지원되는 언어 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "VBot\u641c\u7d22\uff1aChatGPT\u641c\u7d22\u52a9\u7406\uff08V\u8d77\u6765\u00ae\uff09",
"version": "2.0.5",
"description": "A browser extension to display ChatGPT response inside Google (and other search engines) results.",
"icons": {
"16": "img\/icon-c.png",
"48": "img\/icon-c.png",
"128": "img\/icon-c.png"
},
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": "img\/icon-c.png",
"default_popup": "popup.html",
"default_title": ""
},
"content_scripts": [
{
"matches": [
" | |