KISS Translator
A simple bilingual translation extension & Greasemonkey script
KISS Translatorคืออะไร?
KISS Translator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย FishJar และคุณลักษณะหลักของมันคือ "A simple bilingual translation extension & Greasemonkey script"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย KISS Translator
ดาวน์โหลดไฟล์ส่วนขยาย KISS Translator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
## 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | KISS Translator |
ID | bdiifdefkgmcblbcghdlonllpjhhjgof |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof |
คำอธิบาย | A simple bilingual translation extension & Greasemonkey script |
ขนาดไฟล์ | 685 KB |
จำนวนการติดตั้ง | 3,279 |
เวอร์ชันปัจจุบัน | 1.8.3 |
อัปเดตครั้งล่าสุด | 2024-02-26 |
วันที่เผยแพร่ | 2023-08-13 |
คะแนน | 4.79/5 รวมทั้งหมด 14 คะแนน |
ผู้พัฒนา | FishJar |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/fishjar/kiss-translator |
URL หน้าช่วยเหลือ | https://github.com/fishjar/kiss-translator/issues |
ภาษาที่รองรับ | 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 |