Feature Request: Increase the upper limit of localstorage value

Author: CaledoniaProjectCreated Aug 13, 2023Updated Mar 28, 2026
Labelsfeature

你好,这个2KB限制可以做成cmd参数吗?然后是否可以支持导出base64编码数据,避免乱码

const maxLocalStorageValueLength = 1024 * 2

另外你下面的supported拼错了,多了个t

Source: moonD4rk/HackBrowserData