hi,
How to call with this script?
"javascript:(function() { document.getElementsByClassName('sqdOP')[1].click(); })()"
I have this solution: (But I do not understand)
You can use the WebExtension API to inject javascript into pages, please follow this guide: mozilla.github.io/geckoview/consumer/docs/web-extensions
hi,
How to call with this script?
"javascript:(function() { document.getElementsByClassName('sqdOP')[1].click(); })()"I have this solution: (But I do not understand)
You can use the WebExtension API to inject javascript into pages, please follow this guide: mozilla.github.io/geckoview/consumer/docs/web-extensions