DeepL Unlimited - Remove Client-Side Limit

Removes the client restriction on the free version of DeepL

目前為 2025-11-26 提交的版本,檢視 最新版本

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

You will need to install an extension such as Tampermonkey to install this script.

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

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

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

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

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
VOIDER
評價
0 0 0
版本
1.2
建立日期
2025-11-26
更新日期
2025-11-26
尺寸
6.3 KB
授權條款
MIT
腳本執行於

How the script works

The script uses several methods to bypass client restrictions:

Removing modal windows

Automatically finds and removes all modal windows with text about the limit restriction.

Blocking localStorage/sessionStorage

Intercepts attempts to save information about quotas and limits in the browser. Intercepting network requests Blocks or spoofs API responses that check quota usage, returning an unlimited limit.

Continuous monitoring

MutationObserver tracks DOM changes and removes restrictions as they appear in real time. The script only works on the client side and does not violate server restrictions — it simply removes visual blocks that appear after the translation has already been completed.