Automate Click von igorlogius
automate some click actions when visiting a website
Metadaten zur Erweiterung
Screenshots
Über diese Erweiterung
Automate click actions that users might have to perform when visiting a website
OPTIONS/INPUTS
DEMO VIDEO
https://github.com/user-attachments/assets/f83b1464-94eb-4d6b-ac48-57dca6b5f634
OPTIONS/INPUTS
- Group: a single word/string (ref. https://tabulator.info/examples/6.3#grouping)
- Tags: one or more space or "," seperated words
- Annotation: some text to describe a rule
- Inital Delay: ( number >= 0 ) delay befor the rule is executed after the page has finished loading
- Repeat Delay: ( number >= 0 ) if a value greater than zero is entered, the action will be executed continuously with the given values as a millisecond delay between the repeats
- Max Repeats: (number >=0) Defines an upper limit how often the "Repeats" should be done until the action is stopped (kind of like a failsafe, to not continue forever)
- RRV (Random Repeat Variance): adds a random millisecond variance to the Repeat Delay, the number is the MAX variance offset so if you want the variance to randomly fluctuate between 10 seconds, you have to set it to 10000 and each cylce a random number from 0-10000 is picked as an offset for the Repeat Delay
- CSS Selector: everything you can put into document.querySelectorAll (ref. https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll)
- URL Regular Expression: RE to match the URLs where the rules should trigger (ref. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions )
DEMO VIDEO
https://github.com/user-attachments/assets/f83b1464-94eb-4d6b-ac48-57dca6b5f634
Bewertet mit 5 von 4 Bewertern
Berechtigungen und Daten
Benötigte Berechtigungen:
- Auf Browseraktivität während Seitenwechsel zugreifen
- Auf Ihre Daten für diverse Websites zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.14.11
- Größe
- 165,26 KB
- Zuletzt aktualisiert
- vor 6 Monaten (6. März 2026)
- Verwandte Kategorien
- Lizenz
- Die Unlizenz
- Versionsgeschichte
- Zur Sammlung hinzufügen