Closed Shadok closed 4 years ago
Will have a look soon. Many thanks for this proposal !
FYI: you can try unsigned extension in developer mode on Chrome. The manifest.json is common for both browsers
Thanks for the tip, my code seems to work well :)
Cancelling this PR, i forgot to create a branch in my repo, making it a mess. I'll start over :)
Allow targeting parent elements to click to match SirData new behaviour, with updated classes. Related to issue #43.
I didn't found a way to test this since Firefox doesn't allow unsigned extensions anymore.
elClick function was updated to allow a third parameter, to specify if we should target the parent element of the one matching the given selector(s).