mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 03:23:50 +00:00
update windows app store name
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
Version="0.0.0.0"/>
|
Version="0.0.0.0"/>
|
||||||
|
|
||||||
<Properties>
|
<Properties>
|
||||||
<DisplayName>Bitwarden - Free Password Manager</DisplayName>
|
<DisplayName>Bitwarden Extension - Free Password Manager</DisplayName>
|
||||||
<PublisherDisplayName>8bit Solutions LLC</PublisherDisplayName>
|
<PublisherDisplayName>8bit Solutions LLC</PublisherDisplayName>
|
||||||
<Logo>Assets/icon_50.png</Logo>
|
<Logo>Assets/icon_50.png</Logo>
|
||||||
</Properties>
|
</Properties>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<Application Id="App">
|
<Application Id="App">
|
||||||
<uap:VisualElements
|
<uap:VisualElements
|
||||||
AppListEntry="none"
|
AppListEntry="none"
|
||||||
DisplayName="Bitwarden - Free Password Manager"
|
DisplayName="Bitwarden Extension - Free Password Manager"
|
||||||
Square150x150Logo="Assets/icon_150.png"
|
Square150x150Logo="Assets/icon_150.png"
|
||||||
Square44x44Logo="Assets/icon_44.png"
|
Square44x44Logo="Assets/icon_44.png"
|
||||||
Description="A secure and free password manager for all of your devices."
|
Description="A secure and free password manager for all of your devices."
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
<uap3:AppExtension Name="com.microsoft.edge.extension"
|
<uap3:AppExtension Name="com.microsoft.edge.extension"
|
||||||
Id="EdgeExtension"
|
Id="EdgeExtension"
|
||||||
PublicFolder="Extension"
|
PublicFolder="Extension"
|
||||||
DisplayName="Bitwarden - Free Password Manager">
|
DisplayName="Bitwarden Extension - Free Password Manager">
|
||||||
</uap3:AppExtension>
|
</uap3:AppExtension>
|
||||||
</uap3:Extension>
|
</uap3:Extension>
|
||||||
</Extensions>
|
</Extensions>
|
||||||
|
|||||||
Reference in New Issue
Block a user