How to contribute on the project
You need to be logged in to post messages in the forums. New users may register here.
Matthieu Sévère
Member since: 18 March 2009
Posts: 26
|
Friday 12 February 2010 6:32:59 am
1°) checkout the projet
2°) go to chrome://extensions/ in Google Chrome
3°) Load the "ez toolbox" folder with "load non packed extensions" in the developer box
4°) The extension should be loaded
5°) For debug you can load the extension in a tab with : chrome-extension://ffcbeckjmgmgigkmnhmgjplmomcpfall/popup.html (find the good id in the extension tab and make adjustment)
6°) Code whatever you want and click on "refresh" in extension tab to get immediate reload of the extension :)
For more information see the offical doc : http://code.google.com/chrome/extensions/getstarted.html
Enjoy :)
|
|
You need to be logged in to post messages in the forums. New users may register here.