KISS Translator
A simple bilingual translation extension & Greasemonkey script
Hvad er KISS Translator?
KISS Translator er en Chrome-udvidelse udviklet af FishJar, og dens hovedfunktion er "A simple bilingual translation extension & Greasemonkey script".
Udvidelsesskærmbilleder
Download KISS Translator-udvidelses-CRX-fil
Download KISS Translator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
## 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
Grundlæggende oplysninger om udvidelsen
Navn | KISS Translator |
ID | bdiifdefkgmcblbcghdlonllpjhhjgof |
Officiel URL | https://chromewebstore.google.com/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof |
Beskrivelse | A simple bilingual translation extension & Greasemonkey script |
Filstørrelse | 685 KB |
Antal Installationer | 3,279 |
Nuværende Version | 1.8.3 |
Senest Opdateret | 2024-02-26 |
Udgivelsesdato | 2023-08-13 |
Bedømmelse | 4.79/5 Samlet 14 Bedømmelser |
Udvikler | FishJar |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/fishjar/kiss-translator |
Hjælpeside-URL | https://github.com/fishjar/kiss-translator/issues |
Understøttede Sprog | 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 |