Text Polish Chrome Extension

screenshot of Text Polish Chrome Extension
react
tailwind
shadcn-ui

A Chrome extension built with WXT and shadcn/ui that helps you polish text with AI capabilities. Simply select any text on a webpage to translate, explain, or copy it with a sleek floating menu.

Overview

Text Polish is an innovative Chrome extension designed to enhance your online reading and writing experience. Leveraging AI capabilities, this extension allows users to effortlessly translate, explain, and manage text selections on any webpage. With its sleek floating menu and easy-to-use interface, Text Polish is an essential tool for anyone looking to improve their text interaction with just a few clicks.

Whether you're a student looking to comprehend complex articles, a traveler needing translation on-the-go, or simply someone who wants to polish their writing, this extension has something to offer. Its modern tech stack ensures a smooth and responsive experience, making it a must-try for Chrome users.

Features

  • Smart Text Selection Detection: Automatically recognizes the text you've selected for enhanced usability.
  • One-Click Translation: Instantly translate selected text into multiple languages with a single click.
  • AI-Powered Text Explanation: Get detailed explanations of complex terms or phrases using advanced AI.
  • Quick Copy Functionality: Easily copy text to your clipboard without any hassle.
  • Floating UI: A dynamic UI that stays with your selection, making it easily accessible as you browse.
  • Fast and Responsive: Enjoy seamless interactions with quick response times, enhancing your productivity.
  • Secure API Key Management: Rest assured with secure handling of your API credentials.
  • Customizable Settings: Adjust API endpoints, model selection, and target language preferences through a user-friendly settings panel.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.