水平タブがでないでTST.だけになる
水平タブがでたままになる。
**
Chrome.cssの設定

Firefox Developer Editionの様子

**
Platform (OS): Windows10 1903 64bit
Version of Firefox:
Firefox Developer Edition 69b1
Version (or revision) of Tree Style Tab:
3.1.2
In about:config, do you have toolkit.legacyUserProfileCustomizations.stylesheets = true?
Thanks.
It's Working.
Then, is there nothing to do on TST side?
@piroor this issue actually has nothing to do with TST. Firefox has added this new about:config value in 68 with the default as true if you already have userChrome.css or false otherwise. However, starting in 69 all "new installs" will have the value set to false. Therefore, anyone wanting to use userChrome.css on a clean install starting in 69 will need to toggle this about:config value to true before it will work. (So, not a bug of Firefox, but intended behavior)
https://www.ghacks.net/2019/05/24/firefox-69-userchrome-css-and-usercontent-css-disabled-by-default/
@array if you are fine, please close this item.