Skip to content

Releases: OpenTester007/Chat-with-KB

AI-based Translator v3.6.0

Choose a tag to compare

@OpenTester007 OpenTester007 released this 29 Jun 13:57

⚠️ Breaking Changes

  • Removed the embedded default API key. Users must now provide their own NVIDIA Build API key.

Security Improvements

  • Tightened extension permissions (removed unlimitedStorage)
  • Blocked remote non-local HTTP API endpoints
  • Replaced innerHTML with secure DOM APIs to prevent XSS
  • Added Content Security Policy (CSP) via manifest.json

Bug Fixes

  • Prevented translation history from being saved twice
  • Repaired corrupted popup UI text (now fully localized in Chinese)

CI

  • Added Javascript Standard Style check to GitHub Actions workflow

Migration Guide

If you were using the extension with the embedded API key:

  1. Visit https://build.nvidia.com to get your free API key
  2. Open the extension Settings page
  3. Enter your API key and save

AI-based Translator v3.5.0

Choose a tag to compare

@OpenTester007 OpenTester007 released this 20 Jun 17:11

AI-based Translator — free, out-of-the-box AI translation and assistant extension.

Powered by NVIDIA Build's free AI platform, ready to use immediately without any setup. Users can also customize their own API key and endpoint (OpenAI-compatible, including Ollama).

Features:
• Translate to Chinese / English / Japanese / Korean
• Text polishing, dictionary, and AI chat
• View recent history (up to 10 records)
• Support for NVIDIA Build and any custom OpenAI-compatible API
• Optional: connect to local Ollama (set OLLAMA_ORIGINS=*)

For any questions, please contact the developer.

Have fun!