你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/472541-installability/versions,源站連結 點此以跳轉。
Generate or repair a Web Manifest for any web page
当前为 2023-08-06 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
- your amazing instant-app will (probably) have a custom title bar, made with whatever the heck happens to be at the top of your page, on runtimes that support this (chromium desktop)- this script now inspects CSP headers and meta tags to figure out whether a blob: URL would have more chance to work than a data: URL, and uses them if so.
various minor fixes. some rambling comments. still bummed I can't just deploy service workers on every site like a proper savage.It's dammit.
- more potential fixes.- giant 512x512 icons that should often look terrible due to massive upscaling, but should allow splash screens to appear in Android Chromium PWAs.- related_applications data, where we can find it.- restructured code a bit.
TamperMonkey support: less nagging dialogs (presumably just one, as long as the user clicks the button that means "yes, let the script do all the weird things always.")
more question marks. question marks make code better.
Tweaking the logging for no particular reason.
logging logic tweak.
- this probably works on TamperMonkey now- caching logic is now less brain-damaged, and should more consistently produce plausible manifests- better console logs.- fix to work with cloudfare-protected sites and similar nonsense.