Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个可以离线工作的 chrome 扩展程序,它会是一个很大的扩展程序,所以我不希望用户每次连接到互联网时都下载 180 MB(如果有更新)。 所以问题是我在问是否有办法更新扩展中的特定文件。
你不能。上面的评论适用于本机客户端应用程序,而不是 chrome 扩展。关于使用您自己的更新机制,该评论也是错误的,您也不能。