Article Summarizer
This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web.…
Article Summarizerとは何ですか?
Article SummarizerはFWMBAによって開発されたChromeの拡張機能で、その主な機能は「This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web.…」です。
拡張機能のスクリーンショット
Article Summarizer拡張機能のCRXファイルをダウンロード
Article Summarizer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web. And it will help you summarizing them up in a few key bullet points which you can use to speed up your editorial workflow. How does it work? Step 1: Install the Chrome Extension Step 2: To to OpenAI to activate your API key: https://openai.com/api/ Step 3: Go to your profile and grab your API key: https://beta.openai.com/account/api-keys Step 4: Copy your API key in the Chrome Extension Step 5: Right Click on any article you are reading and click on "Article Summarizer" You will see a summary popping up on the top right side of the screen, which will help you as you read the news or write new articles. That's it!
拡張機能の基本情報
名前 | Article Summarizer |
ID | egeenigpoloplpaenimdkbafldcddkbi |
公式URL | https://chromewebstore.google.com/detail/article-summarizer/egeenigpoloplpaenimdkbafldcddkbi |
説明 | This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web.… |
ファイルサイズ | 48.79 KB |
インストール数 | 74 |
現在のバージョン | 1.0 |
最終更新日 | 2022-12-25 |
公開日 | 2022-12-24 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | FWMBA |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Article Summarizer", "version": "1.0", "description": "", "icons": { "48": "icons\/icon-48.png" }, "permissions": [ "contextMenus", "storage" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |