Pluto 님의 리뷰
개발자 답글
3년 전에 게시됨When 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.
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.
리뷰 12개
- This 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. 개발자 답글
3년 전에 게시됨Using 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.- 5점 만점에 5점Firefox 사용자 17695848 님, 3년 전I'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.