compmstr
unread,Sep 9, 2010, 3:16:10 PM9/9/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vimium-dev
I currently have added the ability to use o and t like in vimperator
for firefox; where you hit 'o', enter a url, and it takes you there in
the current tab, and you can hit 't', enter a url, and it opens a new
tab with that url.
I'm trying to add the ability to do gh and gH to go to your home page
in either the current or a new tab, but I can not for the life of me
figure out how to get the homepage url from chrome.
Any help with this would be appreciated.