werty1st / autoClick

click a button at a specific time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Open Options and enter hostname or IP of the machine running pyload

Non-https pitfalls

If you use a local IP Address as Target Host you have to allow "mixed-content".

chrome://settings/content/siteDetails?site=https%3A%2F%2Ffilecrypt.co

Visit some page which uses Click n Load

Wait until page gets green

Changelog


  • 2021-11-08
    • don't return redirectUrl if not matched. fixes #5

  • 2021-05-10
    • added option to redirect the port number
    • remove request listener on pause to leave the request untouched

  • 2020-05-10
    • removed donation button
    • removed unused permissions
    • removed unused code

Troubleshooting

  • check if plugin is enabled (not paused)
  • check if target is running and accessible
  • check options if target hostname is still set

Video https://www.youtube.com/watch?v=BLyknZbai5g&feature=youtu.be

About

click a button at a specific time

License:MIT License


Languages

Language:JavaScript 73.3%Language:HTML 26.7%