If I open a new blank tab so I can not use any command. Nothing works.
kind regards
Chrome just does not run Vimium on some pages. I suggest using this to get around this problem. I'm the author, it has to be one of the smallest extensions ever. The body of the extension is just four lines of code.
Thanks for answer. But I'm sorry I forgot to say I use firefox. Not Chrome.
Do you have maybe a solution too.
When https://github.com/cadeyrn/newtaboverride/issues/92 is implemented, new-tab-override will be a good workaround for this issue.
Using these settings in new-tab-override works perfectly!
Actually setting the New tab URL
option in Vimium as pages/blank.html
is enough to fix the issue.
Anyway to get this working with new tab pages like Momentum? I know in Chrome you can screw around with chrome flags to allow Vimium to work on chrome-extension:// pages. Is there any analog of this in Firefox?
pages/blank.html do the work, but a featured new tab rather than blank is useful. Is it possible to "copy" default new tab pages to pages/blank.html as a work around?
Is it possible to "copy" default new tab pages to pages/blank.html as a work around?
As far as I know, no.
@devnoname120 that solution worked for me and is so simple and elegant! Thanks for that! 馃檶
setting both firefox newtab page and vimium start page to about:blank
(instead of "Firefox Home") solved the problem for me
Most helpful comment
Actually setting the
New tab URL
option in Vimium aspages/blank.html
is enough to fix the issue.