Critiques pour Tweetdeck for sidebar
Tweetdeck for sidebar par Rebel7137221231
5 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 13511837 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13468404 de Firefox, il y a 4 ans
- Noté 5 sur 5par Naqeth, il y a 6 ansAn 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. - Noté 5 sur 5par kasimodem, il y a 6 ansHi, 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;
} - Noté 5 sur 5par Utilisateur ou utilisatrice 12778177 de Firefox, il y a 8 ans便利に使わせていただいております!
Deckの設定でダークテーマだと文字色が白にならない(黒のままになるので文字が見えない)バグがありました。
開く手順が少しわかりづらかったのでのちの方のために書いておきます。
『Ctrl+Hなどでサイドバーを開く』 → 『サイドバー左上のメニューからTweetDeckを選択』 → 『TweetDeckが表示される』
ログインはあらかじめ行っておくとスムーズです。