Disable browser channel for 2.2.0 release

This commit is contained in:
burke.davey
2010-12-09 13:17:48 +00:00
parent 5e7fa73be0
commit bcca22d5cd

View File

@@ -46,7 +46,7 @@ if (chrome.contextMenus) {
'contexts': ['link', 'selection', 'image', 'video', 'audio']});
}
initializeBrowserChannel();
//initializeBrowserChannel();
</script>