An Update On Getting Google To Work With Opera
Last December, I posted about a user script for Opera that got several Google services to actually work in the wonderful Opera browser, and its a good time for an update. The script is new as of March 14, fixing Spreadsheets, Calendar, Picasa Web Albums, and Docs. You can get it here.
The real shame is that almost every problem in Google’s services results in Google’s stuff being coded specifically for the mistakes other browsers have. Yes, Google needs its stuff to work more importanly in IE and Firefox, but coding for quirks of those browsers means your stuff is always going to have problems with alternative browsers and future browsers, especially if you have zero fallbacks for standards-compliant browsers.
a description of what the script does
…
warns the user to Mask as IE
…
simply makes the “browser not compatible” notification to go way
…
simply overrides bad browser sniffing
…
many issues related […]
Original post by Nathan Weinberg