编辑 manifest.webmanifest

你好,
如何编辑位于 yourdomain.com/manifest.webmanifest 的 manifest.webmanifest 文件?
我想移除在长按应用(PWA)图标时显示的快捷方式。

目前这无法实现,除非您在自定义插件中重写此方法。

我们的计划是让网站管理员能够配置此功能,但在 Chromium 团队修复此错误之前,我将暂缓相关工作:https://bugs.chromium.org/p/chromium/issues/detail?id=1091612&q=component%3AUI>Browser>WebAppInstalls&can=5。

我在链接处看到了这个:

dm...@google.com dm...@google.com #10 2024年2月13日 晚上10:58

已标记为已修复,重新分配给 di...@chromium.org

这最近已修复。

这是否意味着管理员很快就可以编辑 Web manifest 了?

我正在尝试使用 Apple App Site Association 功能,让链接到我的 Discourse 在 iOS 上的 PWA 中打开,Gemini 建议我编辑 Web manifest,将其从完整 URL 改为相对 URL。

我不确定这是否会起作用,但我认为能够编辑 Web manifest 仍然很好。

谢谢!

同上。真希望我能将 "display": "standalone" 改为全屏,但我现在还不能。