Button Clicker

Clicks a button when you press Ctrl+Enter

< Feedback on Button Clicker

Review: Bad - script does not work

§
Posted: 2023-03-31

document.querySelector('button[class="absolute p-1 rounded-md text-gray-500 bottom-1.5 md:bottom-2.5 hover:bg-gray-100 dark:hover:text-gray-400 dark:hover:bg-gray-900 disabled:hover:bg-transparent dark:disabled:hover:bg-transparent right-1 md:right-2"]') Already does not exist, so the script does not do anything.

Where is it supposed to click it?

Seems like this is too simple to be a script, scripts that just do 1 single click or open a page should not be posted on greasyfork

Post reply

Sign in to post a reply.