BrowserGPT
An AI Sidekick In Your Browser.
BrowserGPTとは何ですか?
BrowserGPTはsudonymouslyによって開発されたChromeの拡張機能で、その主な機能は「An AI Sidekick In Your Browser.」です。
拡張機能のスクリーンショット
BrowserGPT拡張機能のCRXファイルをダウンロード
BrowserGPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Revolutionize the way you browse the web with BrowserGPT, the ultimate AI-powered browser extension. Say goodbye to endless scrolling and information overload – with BrowserGPT, you'll instantly get summaries of web pages and answers to your questions, all without leaving your browser.
Using BrowserGPT you can...
- Instantly summarize web pages and answer questions on-the-fly with AI-powered technology.
- Generate code from technical docs quickly and easily.
- Learn more efficiently by having a knowledgeable tutor by your side.
- Ask clarifying questions on complex topics while surfing the web.
- Generate posts or replies on social media with ease.
- And many more! The possibilities are endless with BrowserGPT. 拡張機能の基本情報
| 名前 | |
| ID | bndckfkliphkillmckbdjmjmajijomik |
| 公式URL | https://chromewebstore.google.com/detail/browsergpt/bndckfkliphkillmckbdjmjmajijomik |
| 説明 | An AI Sidekick In Your Browser. |
| ファイルサイズ | 1.16 MB |
| インストール数 | 1,029 |
| 現在のバージョン | 0.0.6 |
| 最終更新日 | 2023-04-07 |
| 公開日 | 2023-03-20 |
| 評価 | 4.78/5 合計 9 レビュー |
| 開発者 | sudonymously |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.browsergpt.ai/ |
| ヘルプページのURL | https://www.browsergpt.ai/ |
| プライバシーポリシーページのURL | https://www.gptpal.ai/privacy-policy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
}
},
"version": "0.0.6",
"author": "sudo",
"name": "BrowserGPT",
"description": "An AI Sidekick In Your Browser.",
"background": {
"service_worker": "background.5fadff2f.js"
},
"permissions": [
"activeTab",
"tabs",
"contextMenus"
],
"content_scripts": [
{
"matches": [
" | |