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
The jd.com uses bare <li> to implement menu items, and as a result, there's no hint to let Vimium know they're clickable.
A clue that these menu items are clickable is, they have many click event listeners, but Vimium has disabled its click listener detection in commit 5745bb3, which is to solve #2997 . So, the conclusion is that currently it's hard to fix.
The next is an AD: I've written a customized version of Vimium - Vimium C - and it has a strong and robust event listener detector to support such pages like paipai.jd.com and https://youpin.mi.com. You may have a try. Any suggestions are welcomed.
Please understand through Google Translate
This page,
https://paipai.jd.com/auction-list/
Look at the top, the whole green color can't be chosen.
The text was updated successfully, but these errors were encountered: