This is a Chrome extension that automatically clicks on elements with a specified class name.
- Clone this repository to your local machine.
- Open Google Chrome and navigate to
chrome://extensions. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the directory of this extension.
Click on the extension's icon in the toolbar to open the popup. Select a class name from the dropdown and click "Submit" to click all elements with the selected class on the current page.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.