4.5 KiB
KISS Translator
A minimalist bilingual translation Extension & Greasemonkey Script.
Inspiration
The inspiration for this project comes from Immersive Translate. After trying it out, I found that it can be used together with the Webpage Word Translation Extension developed by me earlier, which just forms a very good supplement.
But the function of this extension is a bit complicated for me, and only the compiled and obfuscated installation package is provided, and the source code is not provided, which cannot meet some of my personalized customization needs.
It just so happens that I am obsessed with translation tools. Based on the concept of "mainly for personal use, as long as you can use it", I made one. At present, the first version is completed, which basically meets the needs of personal use.
If you also like a little more simplicity, welcome to pick it up.
Features
- Keep it simple, smart
Associated ProjectS
- Data synchronization service: https://github.com/fishjar/kiss-worker
- Data synchronization service available for this project.
- Can also be used to share personal private rule lists.
- Deploy by yourself, manage by yourself, data is private.
- Community subscription rules: https://github.com/fishjar/kiss-rules
- Provides the latest and most complete list of subscription rules maintained by the community.
- Help with rules-related issues.
- Web page correction script: https://github.com/fishjar/kiss-webfixer
- Fixed scripts for some special sites.
- So that the translation software can get better display effect.
- Translation interface agent: https://github.com/fishjar/kiss-proxy
- If you encounter network problems when accessing a certain translation interface, this proxy service may help you.
- Deploy and manage by yourself.
- Minimalistic Dictionary Plugin: https://github.com/fishjar/kiss-dictionary
- A word-marking translation plug-in used with this project.
- Supports query of English words, sentences and Chinese characters.
- Supports history records and word collections.
Description
Support shortcut keys
Alt+QToggle TranslationAlt+CToggle StylesAlt+KOpen PopupAlt+OOpen Options
Schedule
- Provide trial installation package
- Adapt browser
- Chrome
- Edge
- Firefox
- Safari
- Kiwi
- Support translation services
- Microsoft
- DeepL
- OpenAI
- Upload to app Store
- Chrome Install Link
- Edge Install Link
- Firefox Install Link
- Safari
- Greasy Fork Install Link
- Open source
- Data Synchronization Function
- Greasemonkey Script (Setting Page 1、Setting Page 2)
- Tampermonkey (Chrome/Edge/Firefox) Install Link 1、Install Link 2
- Violentmonkey (Chrome/Edge/Firefox) Install Link 1、Install Link 2
- Userscripts Safari (iOS Safari) Install Link 1、Install Link 2
Guide
git clone https://github.com/fishjar/kiss-translator.git
cd kiss-translator
yarn install
yarn build
Discussion
- Join Telegram Group