Y
Hacker News
new
|
ask
|
show
|
jobs
by
Waterluvian
3 days ago
Is this as easy as calling getComputedStyle on a target element or is there more to it? I love the idea and I want to experiment with automating similar.
2 comments
Gecko4072
3 days ago
https://anatolyzenkov.com/stolen-buttons/button-stealer
link
Waterluvian
3 days ago
Thanks. Gah I feel blind. I went back and
it’s right there at the top
link
Gecko4072
3 days ago
Ha there were a few buttons on the page that might’ve been distracting lol
link
senfiaj
3 days ago
Yes, but how does it decide if an element is button? Some are links (<a> tags).
link