March 19, 2009
4:23 am
Now develop your own Google Chrome Extensions
Google published a Chrome extension tutorial for developers. Before trying to install the extension linked at the bottom of Google's tutorial, you need to have a recent developer build or Google Chrome 2.0 beta. To enable the support for extensions, find your chrome shortcut and add these flags to it: chrome.exe --enable-extensions --load-extension="c:\myextension"
Loading

Leave a comment »