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 年前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.開發者回應
張貼於 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.