auto-continue-visit

A Tampermonkey script that help you to automatically continue to visit.

目前为 2023-08-05 提交的版本。查看 最新版本

作者
xhofe
评分
0 0 0
版本
0.0.0
创建于
2023-08-05
更新于
2023-08-05
大小
2.6 KB
许可证
MIT
适用于

auto-continue-visit

A Tampermonkey script that help you to automatically continue to visit.

一个帮助自动继续访问目标链接的油猴脚本。

Click here to install.

Contribute

Add a new site

Edit src/config.ts to add a new site. The key of the record is the link of the site, and the value is continue method.

There are two continue methods now:

  • take target link from query string, just fill in the key of query string.
  • click the specified element, just fill in the selector of the element.

The other attributes are optional and you can read the src/types.ts to learn more.

Add a new continue visit method

TODO

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址