Skip to content

Conversation

@levz0r
Copy link
Owner

@levz0r levz0r commented Oct 10, 2025

No description provided.

lev-engineer and others added 7 commits October 10, 2025 10:48
- Add _locales directory with translations for:
  - Hebrew (he) - Israel
  - Hindi (hi) - India
  - French (fr) - France
  - English (en) - Default
- Update manifests to use i18n message placeholders
- Update popup and background scripts to use chrome.i18n API
- Add RTL language support (Hebrew, Arabic, Farsi, Urdu)
- Add version number display in popup
- Modify build.js to copy _locales to extension packages
- Create translated description files (description-he.md, description-hi.md, description-fr.md)
- Add translated version history to all language files

When uploaded via API, Chrome Web Store will automatically
recognize these locales and make them available for users.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Create GitHub release automatically when tag is pushed
- Include Chrome, Firefox, and Edge extension zip files as release artifacts
- Link to CHANGELOG in release notes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Update manifest tests to expect i18n placeholders instead of hardcoded strings
- Add tests for default_locale field
- Add comprehensive i18n tests for _locales structure
- Verify all locale directories and messages.json files exist
- Validate required i18n keys in all locale files
- Format manifest files with Prettier
- Add CLAUDE.md with pre-commit reminders

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7b614d2) to head (fb1cb90).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
  Branches         1         1           
=========================================
  Hits             4         4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@levz0r levz0r merged commit e88f1d2 into main Oct 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants