Browser extension/Greasemonkey script for bilingual translation
Top 12.5% on sourcepulse
A simple, open-source bilingual translation extension and Greasemonkey script designed for web browsing. It offers dual-language display, supports various translation services, and covers common translation scenarios like webpage content, input fields, and selected text.
How It Works
The extension injects translation capabilities directly into web pages, allowing for side-by-side display of original and translated content. It supports multiple translation APIs (Google, DeepL, OpenAI, etc.) and offers customization through user-defined rules, professional terms, and styling. Data synchronization is facilitated via Cloudflare Workers or WebDAV.
Quick Start & Requirements
git clone
, pnpm install
, pnpm build
.Highlighted Details
Maintenance & Community
kiss-worker
for data sync, kiss-rules
for community rules, kiss-proxy
for API access, kiss-dictionary
for lookups.Licensing & Compatibility
Limitations & Caveats
Safari browser extension is not supported. Greasemonkey scripts may encounter cross-domain or script conflict issues.
1 week ago
1 day