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 là gì?
Article Summarizer là một tiện ích mở rộng Chrome được phát triển bởi FWMBA, và tính năng chính của nó là "This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web.…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Article Summarizer
Tải xuống các tệp mở rộng Article Summarizer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Article Summarizer |
ID | egeenigpoloplpaenimdkbafldcddkbi |
URL Chính Thức | https://chromewebstore.google.com/detail/article-summarizer/egeenigpoloplpaenimdkbafldcddkbi |
Mô tả | This is an article summarizer and paraphraser tool. It will help you in the process of digesting news you're reading on the web.… |
Kích Thước Tệp | 48.79 KB |
Số Lần Cài Đặt | 74 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2022-12-25 |
Ngày Phát Hành | 2022-12-24 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | FWMBA |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |