feat: add custom api examples

This commit is contained in:
Gabe
2025-10-16 23:51:49 +08:00
parent 74ce6f2f1f
commit 32c6d45cb0
7 changed files with 135 additions and 14 deletions

View File

@@ -147,6 +147,12 @@ If encountering a 403 error, refer to: https://github.com/fishjar/kiss-translato
Tampermonkey scripts require adding domains to the whitelist; otherwise, requests cannot be sent.
### How to set up a hook function for a custom API
Custom APIs are very powerful and flexible, and can theoretically connect to any translation API.
Example reference: [custom-api_v2.md](https://github.com/fishjar/kiss-translator/blob/master/custom-api_v2.md)
## Future Plans
This is a side project with no strict timeline. Community contributions are welcome. The following are preliminary feature directions: