Skip to content
Discussion options

You must be logged in to vote

Live Server并不提供fs后端,故以此法启动的无名杀将作为纯网页版运行

由于无法将扩展内容写入文件,无名杀会将扩展数据存入IndexedDB/LocalStorage中,使得网页端可以借助浏览器的功能保存扩展,但代价是如果要替换扩展内容,则需要替换IndexedDB/LocalStorage中的文件内容,替换extension下的文件是无作用的

你可以通过启动noname-server.js(或直接运行noname-server.exe)来启动带有fs通信的无名杀网页端,此时将如同正常的桌面端读取extension下的扩展

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wxsthuee
Comment options

@rintim
Comment options

Answer selected by rintim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #2553 on May 20, 2025 16:32.