CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

5 stars 7 forks 5 watchers JavaScript MIT License
ai chrome-extension cloudflare-workers code-translator developer-tools google-gemini javascript llms productivity serverless typescript vanilla-js web-tools
6 Open Issues Need Help Last updated: Sep 7, 2025

Open Issues Need Help

View All on GitHub

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools
enhancement help wanted ui

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools

AI Summary: Improve the styling of the 'Enable Picker' button in the CodeTranslateAI Chrome extension's popup. This involves adding a hover effect or changing the button's color using CSS within the `popup.css` file.

Complexity: 1/5
enhancement good first issue

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools

AI Summary: Implement a keyboard shortcut (e.g., Alt+T or Option+T) to activate the code selection mode in the CodeTranslateAI Chrome extension. This involves using the chrome.commands API in manifest.json and adding a listener in background.js to send a message to the content script.

Complexity: 3/5
enhancement help wanted

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools

AI Summary: Implement a 'Copy' button in the CodeTranslateAI Chrome extension's UI. This button should copy the translated code snippet to the user's clipboard when clicked. The button should be located in the top right corner of each code translation panel.

Complexity: 2/5
enhancement help wanted good first issue ui

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools

AI Summary: Adjust the CSS styles for the `.translator-loading` class in `styles.css` to center the 'Translating...' message. This involves modifying existing CSS to correctly position the loading indicator within its container.

Complexity: 2/5
enhancement help wanted good first issue

CodeTranslateAI is a Chrome extension that enhances blog readability by automatically translating code snippets into the user's preferred programming language.

JavaScript
#ai#chrome-extension#cloudflare-workers#code-translator#developer-tools#google-gemini#javascript#llms#productivity#serverless#typescript#vanilla-js#web-tools