Simagizer - OpenAI ChatGPT Summary To Image
This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation.
Simagizer - OpenAI ChatGPT Summary To Image là gì?
Simagizer - OpenAI ChatGPT Summary To Image là một tiện ích mở rộng Chrome được phát triển bởi arazmyrat.dev, và tính năng chính của nó là "This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation.".
Ả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 Simagizer - OpenAI ChatGPT Summary To Image
Tải xuống các tệp mở rộng Simagizer - OpenAI ChatGPT Summary To Image 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 extension for web browsers that enables users to summarize text from a webpage and create a visual representation of the summary. The summarized text can be presented in the form of an image that can be easily shared on social media or downloaded for later use. This extension provides a simple and efficient way to condense long articles or documents into a more manageable and readable format.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Simagizer - OpenAI ChatGPT Summary To Image |
ID | bnkkpnfdgdmaabafmhkmkgmhffdopnij |
URL Chính Thức | https://chromewebstore.google.com/detail/simagizer-openai-chatgpt/bnkkpnfdgdmaabafmhkmkgmhffdopnij |
Mô tả | This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation. |
Kích Thước Tệp | 276 KB |
Số Lần Cài Đặt | 864 |
Phiên Bản Hiện Tại | 5.2 |
Cập Nhật Lần Cuối | 2024-01-28 |
Ngày Phát Hành | 2023-01-21 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | arazmyrat.dev |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.linkedin.com/company/simagizer-openai-chatgpt-summary-to-image |
URL Trang Trợ Giúp | https://twitter.com/simagizer |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Simagizer - OpenAI ChatGPT Summary To Image", "description": "This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation.", "version": "5.2", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "permissions": [ "activeTab", "scripting", "storage", "downloads" ], "action": { "default_popup": "popup.html" }, "background": { "service_worker": "sw.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "matches": [ " |