Post a Comment
I wish Opera started an extension framework too. User scripts and widgets don't cut the mustard...
I have tried several Chrome extensions (GMail inbox counter, bookmark synchronizer, Adsweep, FlashBlock, etc...). It works as expected but I don't know if the extension framework offers auto-updates just yet.
I hacked together a prototype ad-blocking extension and it seems there are still some game stopping bugs.
For instance, the content filtering interface one would use is severely limited in syntax compared to what the firefox extension does. If you try to use the wildcard that SHOULD match everything, it doesn't. So it'll be a couple more releases at least before this interface is usable for adblock.
Edited 2009-05-15 15:55 UTC
Most FF extensions do not need to be written in C++. JS, XUL are enough to define an extension. Even an advanced one!
So many extensions with almost no adaptation works through multiple versions of OSs and Firefoxes.
Do someone know if Chrome have support of suchlike framework? And there is support for ABP or equivalent in it? (the main reason I was stand away from Chrome as the net works much faster)
JS is the preffered (and now I think only) extension language. Graphical elements are constructed with HTML. They have a python script for creating a package (like a zip file they say, haven't played with it) for all the files in your extension.
I hacked together (post above) an adblock extension, but necessary functionality like pattern matching still seems buggy.
PPC Macs are dead. Few (if any) new apps will ever be compiled for PPC again. Chalk this up to the fact that new-to-the-Mac developers want a painless Mac-quisition adventure, and PPC machines are getting scarce.
Maybe you can ask Google to enable universal binaries. Then again, maybe they depend on the x86 platform to make certain internal features work.



