Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Podgląd „Automate Click”

Automate Click Autor: igorlogius

automate some click actions when visiting a website

EksperymentalneEksperymentalne
5 (recenzje: 3)5 (recenzje: 3)
284 użytkowników284 użytkowników
Pobierz Firefoksa i to rozszerzenie
Pobierz plik

Metadane rozszerzenia

Zrzuty ekranu
O tym rozszerzeniu
NAME

automate-click - automate click actions that users might have to perform when visiting a website

SYNOPSIS

automate click actions that users might have to perform when visiting a website. For example accept or reject cookie consent messages.

USER INPUTS
  • CSS selector of the to be clicked element (required)
  • Regular Expression matching the page url (required)
  • see OPTIONS for more

OPTIONS
  • 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 )

REQUIRED PERMISSIONS
  • storage: used to store the automation rules
  • webNavigation: used to monitor URL changes to detect matching automation rules
  • activeTab: used to pass the current tab url to the rules page to generate a inial regex

OPTIONAL PERMISSIONS

none

DEMO VIDEO

https://github.com/user-attachments/assets/f83b1464-94eb-4d6b-ac48-57dca6b5f634
Ocenione na 5 przez 3 recenzentów
Zaloguj się, aby ocenić to rozszerzenie
Nie ma jeszcze ocen

Zapisano ocenę w gwiazdkach

5
3
4
0
3
0
2
0
1
0
3 recenzje
Uprawnienia i dane

Wymagane uprawnienia:

  • Mieć dostęp do aktywności przeglądarki podczas nawigacji
  • Mieć dostęp do danych użytkownika na wszystkich stronach
Więcej informacji
Więcej informacji
Strony dodatku
  • Domowa
  • Pomoc
Wersja
1.14.11
Rozmiar
165,26 KB
Ostatnia aktualizacja
6 dni temu (6 mar 2026)
Powiązane kategorie
  • Inne
Licencja
Unlicense
Historia wersji
  • Wszystkie wersje
Dodaj do kolekcji
Zgłoś ten dodatek
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.