Google Chrome Developer Extension
Tuesday, February 16th, 2010We sorely need a comprehensive Developer Extension for Google Chrome. I was very happy to see that Chris Pederick is working on one. Check out his screenshot.
We sorely need a comprehensive Developer Extension for Google Chrome. I was very happy to see that Chris Pederick is working on one. Check out his screenshot.
Interface changes:
I also figured out the Firefox add-on update mechanism with the help of Jonah Bishop’s borngeek.com.
I’m now trying to figure out how to build a Javascript XPCOM on Windows and decside on how to structure and persist the app data. Should I keep a large XML structure in a local file or move to SqlLite tables by requiring the user to have Google Gears plug-in?