Xml文件  |  18行  |  548 B

<!-- This is only meant to be copied by chrome.exe in developer builds. -->
<Application
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <VisualElements
        DisplayName="Developer Chrome"
        Logo="Logo.png"
        SmallLogo="SmallLogo.png"
        ForegroundText="light"
        BackgroundColor="white">
        <DefaultTile
            ShortName="DevChrome"
            ShowName="allLogos"
            />
        <SplashScreen
            Image="splash-620x300.png"/>
    </VisualElements>
</Application>