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 behavior of hints.createInputLayer(); is pretty great. However there are critical sites where it doesn't work (github new search field on top of repos), so i have to replace it with my own "Hints.create()" which is a worse experience.
Is it possible to expose it to the user? and/or maybe allow custom or additional selectors when finding the inputs?
Thanks!
The text was updated successfully, but these errors were encountered:
SurfingKeys: 1.15.0
Browser: Chrome
Context
The behavior of
hints.createInputLayer();
is pretty great. However there are critical sites where it doesn't work (github new search field on top of repos), so i have to replace it with my own "Hints.create()" which is a worse experience.Is it possible to expose it to the user? and/or maybe allow custom or additional selectors when finding the inputs?
Thanks!
The text was updated successfully, but these errors were encountered: