KennethSundqvist / key-jump-browser-extension

Easier keyboard navigation. No mouse needed to click on links and stuff.
66 stars 14 forks source link

Add htmx elements on findHints #75

Open zipus opened 5 months ago

zipus commented 5 months ago

HTMX allows using multitude of elements to make get and post requests. We should allow htmx tag elements (hx-get, hx-post, hx-delete, hx-put, hx-patch) to work with the extension. Note the data- prefix as explained on docs.