Review by Firefox user 17695848
Rated 5 out of 5
by Firefox user 17695848, 2 years agoI've been trying to find a good add-on that can click a button on it's own when I'm not focused on the tab and almost all of them were unnecessarily specific like made for one button or unnecessarily complicated and required you to code them in javascript. This is perfect.
12 reviews
- Rated 5 out of 5by 退出党团队远离中共邪教, a day ago
- Rated 5 out of 5by muchacho, 4 months ago
- Rated 1 out of 5by smeej, 2 years agoThis would be great except it only works once. You can only set a delay of X number of seconds for the item to be clicked. After that, it will never be clicked automatically again. It *says* "click every X seconds," but it doesn't click "every" anything. Just once.
I want to love it, but I want it to click the button over and over and over and there's no way to set that. I can't figure out why someone would want a button to be clicked only once, but not be willing to do that manually. - Rated 3 out of 5by ACelata, 2 years agoIt works great on some things but I originally got it to click the next button on this stupid online driving course I'm required to take. Its 8 hours long and its built so you have to keep clicking the next button. But this wont work so I'm looking for other extensions
- Rated 4 out of 5by Jason M, 2 years agoIt would be great if a frequency value is kept on a new tab after it is updated.
Developer response
posted 2 years agoWhen I created this small project, I made it to accomplish only one thing- repetitively click an element on a webpage.
The extension is open source, so if a community member was interested in enhancing the capabilities, it could be done here: https://github.com/david-shortman/clickster.
I don't have current plans to enhance this extension, but I hope you're able to find something that fits your use case.- Rated 1 out of 5by mikedufty, 2 years agoDoes not seem to work for me in 2023. Unable to select a target, always says no target selected.
Developer response
posted 2 years agoUsing Firefox v111.0, I'm able to set a target. To select some targets, try pressing the "Enter" key while hovering over it. That method should always work, whereas clicking a target may not always work.