Keith94

Results 146 comments of Keith94

@sabi0 Workaround here: https://addons.mozilla.org/addon/pinned-tabs-fix/

https://web.whatsapp.com/ favicon works as expected for me. ![firefox_2018-05-14_21-27-49](https://user-images.githubusercontent.com/5490615/40036686-b002c8f8-57bd-11e8-82ee-318272594cab.png)

Related: #93 Seems like it's possible to add with only JavaScript: https://github.com/piroor/treestyletab/issues/1752#ref-commit-dbd7414

Yeah, that seems to help a lot.

@kirschkern Instructions from https://github.com/eoger/tabcenter-redux/issues/296#issuecomment-372127510: 1. Download the **master** branch as a [zip file](https://github.com/eoger/tabcenter-redux/archive/master.zip). 1. Open `about:debugging` in Nightly (or if using Beta make sure the pref `dom.moduleScripts.enabled` is true). 1....

Previous implementation was here: 19217f9... but it was backed out due to bugs that I encounteted. So far no progress because few people have complained :P

Yeah, I definitely implore you to give it a shot! It's been a long time since this was reported.

@mlissner You can try my workaround. Just add the following to [userChrome.css](http://kb.mozillazine.org/index.php?title=UserChrome.css). ```css @-moz-document url("chrome://browser/content/browser.xul") { #TabsToolbar { visibility: collapse !important; } } ``` Enabling the title bar is also...

Hi, I should clarify this a bit. If the game is running in DirectX11, it defaults to 60 Hz refresh rate even if `Resolution:1920x1080x120` is selected in `Documents\Rockstar Games\L.A. Noire\settings.ini`...