Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jan 30, 2024
1 parent 47c20c3 commit de07329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion history.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Drop support of Firefox older than 115.
* Restructure options about new tab position control, to reduce overlapped effects of multiple options. Now you can choose "open tab as a first/last child" for each option directly.
* Expose expert options to control behavior of new tabs opened from links and the "New Tab" command in the simulated tab context menu.
* Use on-memory storage for the cache of sidebar contents, to prevent broating of Firefox's session file. This means that inititalization on the browser startup takes more time, and you can take the old behavior back by a new advanced option.
* Use on-memory storage for the cache of sidebar contents, to prevent bloating of Firefox's session file. This means that initialization on the browser startup takes more time, and you can take the old behavior back by a new advanced option.
* Guess tabs opened by the "New Tab" command more certainly.
* Suppress too much RAM usage problem with some themes with animations. (See also the [bug 1875100](https://bugzilla.mozilla.org/show_bug.cgi?id=1875100).)
* Store device ID more safely for the simulated Sync feature.
Expand Down

0 comments on commit de07329

Please sign in to comment.