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+ - 1.6.8 (2026.1.20)
5+ * Fix miscaching of descendant tabs. [ (by Gitoffthelawn, thanks!)] ( https://github.com/piroor/copy-selected-tabs-to-clipboard/pull/62 )
46 - 1.6.7 (2025.3.25)
57 * Add new functional placeholder: ` %DELIMITER(...)% ` to override the delimiter.
68 * Accept strings quoted with a pair of ` " ` or ` ' ` by ` %PREFIX(...)% ` and ` %SUFFIX(...)% ` .
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 1.6.8 (2026.1.20)
5+ * 子孫タブの取得処理のキャッシュ機構が機能していなかったのを修正 [ (by Gitoffthelawn, thanks!)] ( https://github.com/piroor/copy-selected-tabs-to-clipboard/pull/62 )
46 - 1.6.7 (2025.3.25)
57 * 区切り文字を変更するための関数型プレースホルダー ` %DELIMITER(...)% ` を追加
68 * ` %PREFIX(...)% ` と ` %SUFFIX(...)% ` において、` " ` または ` ' ` で括られた値を受け付けるようにした
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 1.6.7 " ,
4+ "version" : " 1.6.8 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments