KISS Translator
A simple bilingual translation extension & Greasemonkey script
KISS Translator là gì?
KISS Translator là một tiện ích mở rộng Chrome được phát triển bởi FishJar, và tính năng chính của nó là "A simple bilingual translation extension & Greasemonkey script".
Ả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 KISS Translator
Tải xuống các tệp mở rộng KISS Translator 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
## Homepage https://github.com/fishjar/kiss-translator ## Features - [x] Keep it simple, smart - [x] Open source - [x] Adapt to common browsers - [x] Chrome/Edge/Firefox/Kiwi - [ ] Safari - [x] Supports multiple translation services - [x] Custom translation interface - [x] Covers common translation scenarios - [x] Web bilingual translation - [x] Input box translation - [x] Seletction translation - [x] Favorite Words - [x] Mouseover translation - [x] YouTube subtitle translation - [x] Cross-client data synchronization - [x] KISS-Worker(cloudflare/docker) - [x] WebDAV - [x] Custom translation rules - [x] Rule subscription/rule sharing - [x] Custom translation style - [x] Custom shortcut keys - `Alt+Q` Toggle Translation - `Alt+C` Toggle Styles - `Alt+K` Open Setting Popup - `Alt+S` Open Translate Popup / Translate Selected Text - `Alt+O` Open Options Page - `Alt+I` Input Box Translation
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | KISS Translator |
ID | bdiifdefkgmcblbcghdlonllpjhhjgof |
URL Chính Thức | https://chromewebstore.google.com/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof |
Mô tả | A simple bilingual translation extension & Greasemonkey script |
Kích Thước Tệp | 685 KB |
Số Lần Cài Đặt | 3,279 |
Phiên Bản Hiện Tại | 1.8.3 |
Cập Nhật Lần Cuối | 2024-02-26 |
Ngày Phát Hành | 2023-08-13 |
Đánh Giá | 4.79/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | FishJar |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/fishjar/kiss-translator |
URL Trang Trợ Giúp | https://github.com/fishjar/kiss-translator/issues |
Ngôn Ngữ Được Hỗ Trợ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_app_name__", "description": "__MSG_app_description__", "version": "1.8.3", "default_locale": "en", "author": "Gabe |