Webtoon.xyz+

Auto login for Webtoon.xyz with userscript settings

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
GamingwithMacon
日安装量
0
总安装量
3
评分
0 0 0
版本
0.1
创建于
2024-11-07
更新于
2024-11-07
大小
7.7 KB
许可证
MIT
适用于

Webtoon.xyz+


Webtoon.xyz Auto Login with User Settings

This userscript provides automatic login functionality for Webtoon.xyz and adds a User Settings tab to customize the script's behavior directly from the website.

Features

  • Auto Login: Automatically fills in and submits login credentials for Webtoon.xyz if enabled.
  • User Settings Tab: Adds a "Userscript Settings" tab on the Webtoon.xyz user settings page to configure:
    • Enable/Disable Auto Login: Toggle automatic login on or off.
    • Username and Password Update: Directly update login credentials for automatic login.

How It Works

  1. Auto Login:

    • If auto login is enabled, the script checks for the "Sign In" button on the Webtoon.xyz page.
    • Automatically fills in saved username and password, checks "Remember Me," and submits the login form.
  2. User Settings Integration:

    • On the URL https://www.webtoon.xyz/user-settings/, a new "Userscript Settings" tab is added to the navigation.
    • Selecting this tab opens a settings section where users can:
      • Enable or disable auto login.
      • Enter or update their username and password, which are stored securely using GM.setValue.
    • Changes to settings are saved immediately for a streamlined experience.

Usage Instructions

  1. Install the userscript on Greasy Fork or directly in your preferred userscript manager (e.g., Tampermonkey).
  2. Visit the User Settings page on Webtoon.xyz to adjust userscript settings.
  3. Toggle Auto Login as desired and enter your username and password to enable automatic login functionality.

Technical Details

  • The script uses GM.getValue and GM.setValue to securely store and retrieve user credentials.
  • Auto Login runs only if enabled, and the User Settings tab allows in-page credential management.