LingQ Addon

Provides custom LingQ layouts

These are versions of this script where the code was updated. Show all versions.

  • v5.14.1 2025-06-19

    Added a new model (gemini 2.5 flash light)

  • v5.14 2025-06-10

    Added an autoplay in sentence view.

  • v5.13.5 2025-06-09

    Modified the showTranslation function's logic.

  • v5.13.4 2025-06-07

    Edited CSS for the minimized video player.

  • v5.13.3 2025-06-06

    Added the checkbox that shows translation automatically.

  • v5.13.2 2025-06-05

    Added the focusPlayingSentence checkbox.

  • v5.13.1 2025-06-05

    Fixed the problem that the playing sentence focusing function isn't working with the translation is turned on.

  • v5.13 2025-06-05

    Added the translation text color picker to the stting page.

  • v5.12.3 2025-06-04

    Changed the style of the send chat button.

  • v5.12.2 2025-06-03

    Enhanced the prompts. Fixed the wrongly calculated input tokens of gemini chat.

  • v5.12.1 2025-06-02

    Modified the style of chat message. Fixed a bug related to the widget that doesn't have .is-fixed.

  • v5.12 2025-06-01

    Integrated the youtube player simplification script into the code (Automatically collapse More videos popup in the player).

  • v5.11.4 2025-05-30

    Minor UI update.

  • v5.11.3 2025-05-28

    Added the gpt-4.1 as an option to the model list. Enhanced the prompt. Applied retry to the google TTS. Changed the logic of the TTS button.

  • v5.11.2 2025-05-27

    Fixed the problem that AI-TTS is not working when chat widget is turned off.Fixed the problem that AI-TTS is not working when chat widget is turned off.

  • v5.11.1 2025-05-27

    Improved Google TTS Prompt. Added a random voice option.

  • v5.11 2025-05-26

    Add Google TTS option.

  • v5.10.9 2025-05-26

    Modified the prompts. LLM console logs now display the corresponding costs.

  • v5.10.8 2025-05-24

    Changed the default color palette to the same as the original LingQ setting.

  • v5.10.7 2025-05-24

    Made the playing sentence focusing scroll smooth.

  • v5.10.6 2025-05-24

    Fixed the bug on the tts button.

  • v5.10.5 2025-05-23

    Better logging. Fixed the bug on the tts button.

  • v5.10.4 2025-05-22

    Fixed the bug on the tts button.

  • v5.10.3 2025-05-22

    Better logging. Fixed the bug on the tts voice selector

  • v5.10 2025-05-21

    Fixed the issues occurring when moving between the lessons without refreshing. The existing TTS will be replaced with AI TTS when clicked.

  • v5.9.1 2025-05-21

    Optimized the waitForElement for performance reason. Improved the prompt for sentence.

  • v5.9 2025-05-21

    Huge code refactoring for performance and clean code reasons.

  • v5.8.3 2025-05-20

    Wrote logging codes for easier debugging, fixed prompts. Added the keyboard shortcut on/off option.

  • v5.8.2 2025-05-20

    Applied formatting to the input word/sentence and context.

  • v5.8.1 2025-05-20

    Added a 'Meaning Copied' popup message.

  • v5.8 2025-05-20

    Meaning of the selected word/sentence is copyed to clipboard.

  • v5.7.2 2025-05-19

    Improved formatting of bot messages in the chat widget by changing the prompt. Add a filter that filters TTS requests with more than 1000 characters of text.

  • v5.7 2025-05-19

    Add customizable keyboard shortcuts.

  • v5.6.3 2025-05-19

    Update CSS variables and styles for better video player in the audio layout.

  • v5.6.2 2025-05-18

    Enhance DOM traversal for leaf nodes and safeguard audio context state. Fix bug related to the reference word changing.

  • v5.6.1 2025-05-18

    Optimized DOM element checks using matches. Fixed the bug related to the reference word changing.

  • v5.6 2025-05-18

    Fixed the issue where the characters (`.`, `,`, `?`, and `\n`) were omitted from the selected text.

  • v5.5.1 2025-05-18

    Improved styles. Prevented the TTS audio could being played multiple times at the same time.

  • v5.5 2025-05-18

    Added chat widget for all widgets. Added a loading message while a bot message is loading.

  • v5.4 2025-05-17
  • v5.3.13 2025-05-17

    Added widgetWidth slider, Refined CSS variable naming.

  • v5.3.12 2025-05-17

    Refine the chat widget styles. Make a keyboard shortcuts for the chat widget (esc). Refined the prompt for more aesthetic and structured output.

  • v5.3.9 2025-05-15

    Removed the scroll bar of the chat widget container, and changed the size of that.

  • v5.3.8 2025-05-15

    Decreased the volume of the TTS. Modified the selector of the word to select words also. Modified the chat widget prompt. Added more model options Disabled the thinking option for the gemini model.

  • v5.3.6 2025-05-14

    Modified the prompt for the chat widget.

  • v5.3.4 2025-05-14

    Updated the CSS for clearer UI elements.

  • v5.3.3 2025-05-14
  • v5.3.2 2025-05-14

    Separated the logic of the widget and the TTS. Modified the prompt. Fixed the bug that the TTS and the chatbot widget are not reloaded when selecting a sentence while selecting another one.

  • v5.3.1 2025-05-13

    Enhanced the prompts, fixed the bugs related to the tts.

  • v5.3 2025-05-13

    Added an AI-based TTS option.

Show all script versions