liuyuqi-dellpc e5d07c5ebd 修改属性。。 | 5 years ago | |
---|---|---|
Assets | 5 years ago | |
Extension | 5 years ago | |
.gitignore | 5 years ago | |
AppXManifest.xml | 5 years ago | |
README.md | 5 years ago |
实现 Edge 全屏启动。
可以浏览这个文档
"D:\Windows Kits\10\bin\10.0.17134.0\x64\makeappx.exe" pack /h SHA256 /d "D:\appx\input\edge_fullscreen" /p "D:\appx\output\Edge Full Screen"
unpacking
C:\Program Files (x86)\Windows Kits\10\bin\x64>makeappx.exe unpack /v /p "C:\Extension\MyExtension.appx" /d "C:\Extension\My Extension"
You do not need to sign an extension package before submitting it to the Microsoft Store; the Store ingestion process will take care of that for you!