Webtoon.xyz+

Auto login for Webtoon.xyz with userscript settings

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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.