嗨皮漫畫 - 自动翻页

自動翻頁和觸摸控制功能。

当前为 2024-05-13 提交的版本,查看 最新版本

作者
Scottdoha
评分
0 0 0
版本
1.0
创建于
2024-04-25
更新于
2024-05-13
大小
6.4 KB
许可证
暂无
适用于

1.功能描述:
此腳本提供自動翻頁和觸摸控制功能,適用於嗨皮漫畫的網頁、手機版本。用戶可以通過按鈕控制自動翻頁功能的開啟和關閉,同時也可以啟用觸摸控制功能。此外,腳本支持記錄用戶的開關狀態,以便在刷新頁面後保持設置。

2.運作原理:
通過添加兩個按鈕到頁面上,用戶可以通過點擊這些按鈕來控制自動翻頁和觸摸控制的開啟和關閉。當觸發觸摸事件時,腳本會檢測連續點擊次數,根據點擊次數來觸發相應的操作,比如自動翻頁或返回上一頁。同時,腳本會在本地存儲中保存用戶的開關狀態。

3免責聲明:
本腳本僅供學術和技術研究使用,使用者應自行承擔使用風險。作者不對因使用本腳本而導致的任何問題或損失負責。



1. Feature Description:

This script enhances the mobile browsing experience on Happy Comics by enabling automatic page turning and touch control functionalities. Users can easily toggle these features on or off using dedicated buttons added to the webpage. Additionally, the script ensures that user preferences are saved locally, allowing for a seamless experience even after page refreshes.

2. How It Works:

The script injects two buttons onto the webpage, allowing users to control the activation of automatic page turning and touch control features. When a touch event is detected, the script monitors the number of consecutive touches to trigger actions such as advancing to the next page or navigating back to the previous one. Furthermore, the script employs local storage to store and retrieve user settings, ensuring consistency across browsing sessions.

3. Disclaimer:

This script is provided for educational and experimental purposes only. Users are solely responsible for any consequences resulting from its usage. The author disclaims all warranties and shall not be liable for any damages or losses arising from the use of this script.