File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
33 - master/HEAD
4+ - 3.9.22 (2024.1.31)
5+ * Fix failed initialization when an optional permission "Read and modify bookmarks" is not granted. (regression on 3.9.21)
46 - 3.9.21 (2024.1.26)
57 * Fix [ performance regression on 3.9.20 with on-memory cache] ( https://github.com/piroor/treestyletab/issues/3434 ) .
68 * [ Prevent unexpected slicing of built-in icons in group tabs.] ( https://github.com/piroor/treestyletab/pull/3435 )
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 3.9.22 (2024.1.31)
5+ * 追加の権限「ブックマークの読み取りと変更」が許可されていない時に初期化に失敗する問題を修正(3.9.21での後退バグ)
46 - 3.9.21 (2024.1.26)
57 * [ 3.9.20でのオンメモリーキャッシュ使用時のパフォーマンスの低下] ( https://github.com/piroor/treestyletab/issues/3434 ) を解消した
68 * [ グループ化用のタブ上で組み込みのアイコンが複数列に分割されて表示される問題を解消] ( https://github.com/piroor/treestyletab/pull/3435 )
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 3.9.21 " ,
4+ "version" : " 3.9.22 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments