Before you begin
Is your feature request related to a problem? Please describe.
Currently, read-frog excels at in-page context translation. However, it lacks a standalone translation interface for custom user input.
Often, during daily workflows, users need to translate a specific sentence or paragraph they come up with (or copied from an external desktop app). Right now, doing this requires switching contexts to open a separate translation tab (like Google Translate, Gemini, or other llm providers), which breaks the workflow and underutilizes the translation APIs/services already configured within read-frog.
Describe the solution you'd like
Add an independent translation module directly inside the extension's Popup UI.
Expected Behavior:
- User clicks the
read-frog extension icon to open the popup.
- The popup features a dedicated "Translate" tab or a clearly visible text area.
- User types or pastes custom text into the input field.
- The extension leverages the currently configured translation service (and target language settings) to return the translated result immediately within the popup.
- Provide a quick "Copy" button for the translated output.
This essentially turns the popup into a lightweight, global translation dictionary, significantly enhancing the UX by keeping users within the read-frog ecosystem for all quick translation needs.
Which area(s) would this feature affect? (Select all that apply)
Browser Extension
Additional context
No response
Before you begin
Is your feature request related to a problem? Please describe.
Currently,
read-frogexcels at in-page context translation. However, it lacks a standalone translation interface for custom user input.Often, during daily workflows, users need to translate a specific sentence or paragraph they come up with (or copied from an external desktop app). Right now, doing this requires switching contexts to open a separate translation tab (like Google Translate, Gemini, or other llm providers), which breaks the workflow and underutilizes the translation APIs/services already configured within
read-frog.Describe the solution you'd like
Add an independent translation module directly inside the extension's Popup UI.
Expected Behavior:
read-frogextension icon to open the popup.This essentially turns the popup into a lightweight, global translation dictionary, significantly enhancing the UX by keeping users within the
read-frogecosystem for all quick translation needs.Which area(s) would this feature affect? (Select all that apply)
Browser Extension
Additional context
No response