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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
## 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 |
عنوان صفحة المساعدة | 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 |