You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Detect the Vimium Chrome extension
2
2
==================================
3
3
4
-
Detect whether the [Vimium Chrome extension](http://vimium.github.io/) is installed. Tested on Vimium __v1.59__.
4
+
Detect whether the [Vimium Chrome extension](http://vimium.github.io/) is installed. Tested on Vimium __v1.59__. As for an official solution to Vimium detection, keep an eye on [Vimium issue#2399](https://github.com/philc/vimium/issues/2399)
5
5
6
6
`hasVimium` returns true if Vimium is detected, false otherwise. This detection is not 100% accurate.
0 commit comments