GPT Translate
Summarizes web page content in the language of your choice using GPT.
What is GPT Translate?
GPT Translate is a Chrome extension developed by projectwildflower23, and its main feature is "Summarizes web page content in the language of your choice using GPT.".
Extension Screenshots
Download GPT Translate Extension CRX File
Download GPT Translate extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Quickly summarize highlighted text, or an entire page, using the power of GPT. Can summarize text from other languages into your language.
Extension Basic Information
Name | GPT Translate |
ID | ljfjmbdgbebmjbfmdneeimenolagonol |
Official URL | https://chromewebstore.google.com/detail/gpt-translate/ljfjmbdgbebmjbfmdneeimenolagonol |
Description | Summarizes web page content in the language of your choice using GPT. |
File Size | 6.21 MB |
Installation Count | 2,708 |
Current Version | 1.2 |
Last Updated | 2023-04-04 |
Publish Date | 2023-03-22 |
Rating | 3.00/5 Total 4 Ratings |
Developer | projectwildflower23 |
[email protected] | |
Payment Type | free |
Supported Languages | en,fr,es-419,hi,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GPT Translate", "version": "1.2", "manifest_version": 3, "background": { "service_worker": "main.js" }, "action": { "default_popup": "popup.html" }, "description": "Summarizes web page content in the language of your choice using GPT.", "permissions": [ "activeTab", "contextMenus", "storage" ], "content_scripts": [ { "matches": [ " |