I've built a browser plugin (it's already on Chrome and approved, submitted for Edge, Firefox, Safari) to translate Apple's developer docs: More info at: https://appledocs.dev
It can do:
- instant translation
- bilingual display mode
- custom bilingual display style
- hover to show link summary.
Right now, it's only supports Japanese, Korean, Chinese, and Traditional Chinese, and support Swift/SwiftUI/Foundation(more module support is on the way, check: https://appledocs.dev/progress see more)
If there's feedback, I'll think about translating into more language like Spanish, etc. (adding more languages is just a data processing thing, no big changes needed for the plugin itself).
Any suggestion and feedback is welcome!
More feature like custom page theme is on the way!