Skip to content

AI-based Translator v3.6.0

Choose a tag to compare

@OpenTester007 OpenTester007 released this 29 Jun 13:57
· 38 commits to main since this release

⚠️ 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