Reviews for Tweetdeck for sidebar
Tweetdeck for sidebar by Rebel7137221231
Review by Naqeth
Rated 5 out of 5
by Naqeth, 5 years agoAn 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.
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 reviews
- Rated 5 out of 5by Firefox user 13511837, 3 years ago
- Rated 5 out of 5by Firefox user 13468404, 3 years ago
- Rated 5 out of 5by kasimodem, 5 years agoHi, 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;
} - Rated 5 out of 5by Firefox user 12778177, 7 years ago便利に使わせていただいております!
Deckの設定でダークテーマだと文字色が白にならない(黒のままになるので文字が見えない)バグがありました。
開く手順が少しわかりづらかったのでのちの方のために書いておきます。
『Ctrl+Hなどでサイドバーを開く』 → 『サイドバー左上のメニューからTweetDeckを選択』 → 『TweetDeckが表示される』
ログインはあらかじめ行っておくとスムーズです。