|
|
|
|
|
by giancarlostoro
945 days ago
|
|
Have you tried faking your browser user agent to Google? I've seen it say "such and such doesn't work on any browser other than Google" and with one simple trick, managed to get things running on Firefox just fine. I wouldn't be surprised if any "degraded experience" is due to code that assumes Firefox is IE (like a very poorly written "else" code block) and just refuses to run optimal code that works fine on Firefox. I'm not going to use Chrome outside of work (I hate to say it but their dev tools are just hard to walk away from - please Mozilla, invest in your dev tools more). |
|