Simple Auto Clicker
Simple Auto Clicker is the in-page Chrome extension version of the desktop Auto Clicker. It does not require a remote debugging port and never moves your system cursor.
Install locally
- Open
chrome://extensions/ in Chrome.
- Enable Developer mode in the top-right corner.
- Click Load unpacked.
- Select this directory:
chrome-extension.
- Pin the extension to the Chrome toolbar for quick access.
The interface defaults to English. Use the Chinese / English button in the top-right corner to change languages; your choice is saved automatically.
Use
- Open the regular web page where you want to automate clicks.
- Open the extension and choose Pick target on page.
- Return to the page and click the button or element that should be clicked repeatedly.
- Open the extension again, set the interval and click count, then choose Start clicking.
- Choose Stop clicking or press
Alt + Shift + 6 to stop.
Shortcuts:
Alt + Shift + 6: Start or stop clicking.
Alt + Shift + 7: Pick a target on the current page.
- Change shortcuts at
chrome://extensions/shortcuts.
Notes and limitations
- Only regular
http and https pages are supported. Protected Chrome pages, the Chrome Web Store, and new-tab pages cannot be controlled by extensions.
- The extension can click web-page elements only; it cannot click the Chrome toolbar or other desktop applications.
- Some websites accept only trusted human input and may ignore programmatic clicks.
- Chrome may throttle timers in background tabs. Keep the target tab in the foreground when you need reliable, high-frequency clicking.
- If a page changes its structure and the saved target can no longer be found, pick the target again.
- Settings are stored per site origin and page path. Refreshing the page stops the current task, but retains the target, interval, and click count.