Changelog¶
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.7.0 (2023-11-19)¶
- Remove share options from context menu in 96
- Update the chrome urls list in 99
- Update translations in 101
- Update docs and test in 104
- Update dev dependencies
3.6.0 (2021-11-21)¶
- Update Japanese translation in 33
- Open links in the foreground in 36
- Migrate to mv3 in 37
- Update recent links in foreground in 38
- Update dev dependencies in 30, 32
3.5.1 (2021-10-08)¶
3.5.0 (2021-08-21)¶
- added translations for all Chrome locales changeset
3.4.1 (2021-08-08)¶
- added translations for 8 more languages (ca, cs, de, el, es, it, ru, sv)
3.4.0 (2021-07-19)¶
- migrate to manifest v3 PR #12
- change font size to better match native chrome size PR #11
- pinned icon alignment is off PR #10
- update icon PR #9
3.3.0 (2021-02-24)¶
3.2.2 (2021-01-09)¶
- add more share options (3ccbc63)
- add v3 manifest (e48df73)
- locales (55a97b6)
- adjust dark color scheme (183d6aa)
3.2.0 (2020-12-15)¶
- Add translations
- Add dark mode support
3.1.1 (2020-12-06)¶
3.1.0 (2020-12-06)¶
- migrate storage to use chrome sync storage over local (b898df7)
- lint (57fcef6)
- link: fix typo (eea986b)
- test: change unit test to sync storage (41fcfed)
- add pinned item min width; update storage module (39dc352)
3.0.1 (2020-10-15)¶
- update menu links (5796bb3)
3.0.0 (2020-10-11)¶
- change name
- update context menu links (d873e8a)