Skip to content

ghalymt/auto-click

 
 

Repository files navigation

This google chrome extension is used to auto click anything (link or button) on any website

Whats new

  • Easy Configuration.
  • Init-Wait is used by extension to wait for # of secs wait before it starts first click. Many website takes time to load and init-wait can help extension to wait for page to load.
  • Retry Auto click extension will retry for 5 attempts to find given xPath within page. After which extension will skip that record.

How to use

  1. Right click app icon and select Options
  2. Enter Init-Wait,URL, xPath, Interval, Count
  3. If you need another confiuration just click Add New
  4. Thats it everything is done.
  5. No need to run / start. just open the website for which you did configuration

Still have Question check Q&A

📹 Video Tutorial

Important

It dont send any information to server and just store the user options in browser localy.

It is very simple and beta version as far now. We will keep improving this extension based on the user demand. So Please drop a mail to us if you like the extension.

TEST

If you run out any issues you can rause a issue on our github and we will resolve the issue ASAP To raise new issue

Support or Contact

Inbox me and we’ll help you sort it out.

If this project help you reduce time to develop, you can give me a 🍻 :) Paypal

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.5%
  • CSS 16.2%
  • JavaScript 4.3%