# Turn on tab bar (new) # Put this inside .conkerorrc require("new-tabs.js"); tab_bar_show_index = true; # Turn on old tab bar (buggier) #require("tab-bar.js"); # Turn on favicons # Not supported with new-tabs require("favicon.js"); tab_bar_show_icon = true;