Language I/O - Translate
Language I/O - Translate Content
Language I/O - Translate là gì?
Language I/O - Translate là một tiện ích mở rộng Chrome được phát triển bởi https://languageio.com, và tính năng chính của nó là "Language I/O - Translate Content".
Ả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 Language I/O - Translate
Tải xuống các tệp mở rộng Language I/O - Translate 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
The Language I/O Chrome extension allows Language I/O users to generate high-quality and secure translations across the web. Our Chrome extension provides a convenient interface to quickly generate a translation using your existing Language I/O translation configuration, without needing to navigate away from the source content. Example use cases include: Translating content to help solve a customer support issue. Extending Language I/O translation capabilities into browser-based communication applications. Sharing content between colleagues who speak different languages, without needing to translate the content before sending. Quickly generating translations with your existing Language I/O glossary and machine translation engine configuration automatically applied.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gngbpbolfnmlgjjonmfokgbfhebcbodn |
URL Chính Thức | https://chromewebstore.google.com/detail/language-io-translate/gngbpbolfnmlgjjonmfokgbfhebcbodn |
Mô tả | Language I/O - Translate Content |
Kích Thước Tệp | 821 KB |
Số Lần Cài Đặt | 1,715 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2024-01-13 |
Ngày Phát Hành | 2022-11-03 |
Nhà Phát Triển | https://languageio.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | https://languageio.zendesk.com/hc/en-us |
URL Trang Chính Sách Bảo Mật | https://languageio.com/about/terms |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Language I\/O - Translate", "description": "Language I\/O - Translate Content", "version": "1.0.1", "manifest_version": 3, "icons": { "16": ".\/languageio.png", "32": ".\/languageio.png", "48": ".\/languageio.png", "128": ".\/languageio.png" }, "side_panel": { "default_path": "sidepanel.html" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_title": "Language I\/O - Translate", "default_icon": "languageio.png" }, "content_scripts": [ { "matches": [ " |