0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 2.2.1. More... over 7 years ago
Set a minimum of 1 to the subscription and auto-replace periods. More... over 7 years ago
Keep cursor position or selection in input texts and textareas. Fixes #15. More... over 7 years ago
Apply consecutive groups with the same HTML mode at once to improve performance. #126 More... over 7 years ago
In the options page, save only what has actually changed. More... almost 8 years ago
Version 2.2.0. More... almost 8 years ago
Update config_build.sh. More... almost 8 years ago
Options are saved automatically. #226 More... almost 8 years ago
The edit group button is larger and more separated from the remove button. #226 More... almost 8 years ago
Add a confirmation before clearing the substitution list and move the clear button to the right end. More... almost 8 years ago
Add the ag-Grid update to the changelog. More... almost 8 years ago
Avoid removing a whole row when pressing delete while editing the input or output of a substitution. #226 More... almost 8 years ago
Allow to edit substitution groups with double click. #226 More... almost 8 years ago
Add checks to prevent saving substitutions with invalid regular expressions. More... about 8 years ago
Fix an error that made editing not work. More... about 8 years ago
Save column widths and order. More... about 8 years ago
Initialize the auto-replace on load item in the Tools menu. More... about 8 years ago
Update ag-Grid to version 14.2.0. More... about 8 years ago
Move ag-Grid to the lib dir. More... about 8 years ago
Version 2.1.0. More... over 8 years ago
Add the Mode column in the main options page. #206 More... over 8 years ago
Change some texts to distinguish between automatic and manual substitutions. More... over 8 years ago
Make context menu optional. #229 More... over 8 years ago
Translate shortcut hint from Ctrl to Cmd on Mac. #230 More... over 8 years ago
Set shortcut hints in the toolbar button menu dynamically. More... over 8 years ago
Fix typo that prevented applying the substitution list from the Tools menu. #230 More... over 8 years ago
Fix substitutions header names (forgot to call browser.i18n.getMessage). More... over 8 years ago
Apply substitution groups according to their mode: automatic for on-load and periodic and manual for the user-requested. #206 More... over 8 years ago
Support substitution group mode in options. #206 More... over 8 years ago
Add a mode attribute to SubstitutionGroup to represent the mode of application. #206 More... over 8 years ago