Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Automate Click 预览

Automate Click 作者: igorlogius

automate some click actions when visiting a website

实验性实验性
5(3 条评价)5(3 条评价)
276 个用户276 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
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
评分 5(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
3
4
0
3
0
2
0
1
0
阅读全部 3 条评价
权限与数据

必要权限:

  • 获知浏览器导航时的行为状态
  • 访问您在所有网站的数据
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
版本
1.14.11
大小
165.26 KB
上次更新
1 个月前 (2026年3月6日)
相关分类
  • 其他
许可证
零约束许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。