Pladque/shortcut-everything

advanced searching for link

Closed this issue · 0 comments

Currently we are looking for "href" inside clicked object, but there are situations when there is no "href" inside this object (some

in tag) , we should look for tag (or nearest parent with href) as well

  • figure out best way of doing that
  • search "up" for href