Tweetdeck for sidebar 的评价
Tweetdeck for sidebar 作者: Rebel7137221231
Firefox 用户 13511837 的评价
评分 5 / 5
来自 Firefox 用户 13511837,3 年前5 条评价
- 评分 5 / 5来自 Firefox 用户 13468404,3 年前
- 评分 5 / 5来自 Naqeth,5 年前An earlier review lists a work-around to get text to be visible in dark mode, but there's a problem: Clicking a tweet to view the details will have text in the tweet not showing anymore.
Fortunately there's an easy fix if you were already going to do that. Simply change the first line from ".tweet-body {" to ".js-tweet-text {". All-in-all, it should look like this:
.js-tweet-text {
color: #ffffff !important;
}
That will have all the text visible in dark mode in general.
Other than that, a good extension. I just installed it, but I'm already glad I did. There are some limitations, but those are limitations related to the way TweetDeck inherently works, combined with the limited width and inability to highlight text found in the Firefox sidebar.
If you can get past the limited width and inability to highlight, though, it works exactly like the TweetDeck website.
Oh, and I should mention, if you find yourself needing to refresh the TweetDeck page in your sidebar, just close and reopen the sidebar. - 评分 5 / 5来自 kasimodem,5 年前Hi, great extension, I really like Tweetdeck in the sidebar. The only thing that doesn't work is when I switch Tweetdeck in dark mode, the text stays dark and doesn't change to white, so you can't read it. Hope you could change this ;)
UPDATE : the author doesn't answer anymore so I found a solution to have white text in dark mode :
- install better tweetdeck extension
- open tweetdeck webpage
- open better tweetdeck settings
- go to custom css menu
- add the code :
.tweet-body {
color: #ffffff !important;
} - 评分 5 / 5来自 Firefox 用户 12778177,7 年前便利に使わせていただいております!
Deckの設定でダークテーマだと文字色が白にならない(黒のままになるので文字が見えない)バグがありました。
開く手順が少しわかりづらかったのでのちの方のために書いておきます。
『Ctrl+Hなどでサイドバーを開く』 → 『サイドバー左上のメニューからTweetDeckを選択』 → 『TweetDeckが表示される』
ログインはあらかじめ行っておくとスムーズです。