- Stable channel.
- Beta channel (monthly update).
- Dev channel: for developer preview.
Then I modify the startup argument of the shortcut (or run from cmdlne) as below:
"C:\Documents and Settings\mylogin\Local Settings\Application Data\Google\Chrome\Application\chrome.exe" --enable-extensions --load-extension="c:\myextension" --enable-user-scripts --new-new-tab-pageIn case you wish to list/uninstall extension: type chrome://extensions at the address bar.
References: