chrome store assets/screenshots/copy

This commit is contained in:
Kyle Spearrin 2016-09-22 01:59:04 -04:00
parent 72a4d07441
commit 24db219dc3
12 changed files with 19 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ css/
dist/
*.crx
*.pem
*.zip

View File

@ -1,8 +1,9 @@
{
"manifest_version": 2,
"name": "bitwarden",
"name": "bitwarden - Free Password Manager",
"short_name": "bitwarden",
"version": "0.0.1",
"description": "Secure and free password manager for all of your devices.",
"description": "bitwarden is a secure and free password manager for all of your devices.",
"homepage_url": "https://bitwarden.com",
"icons": {
"16": "images/icon16.png",
@ -46,7 +47,8 @@
"services/autofillService.js",
"services/passwordGenerationService.js",
"background.js"
]
],
"persistent": true
},
"browser_action": {
"default_icon": {

View File

View File

@ -0,0 +1,13 @@
# Name
bitwarden Free Password Manager
# Description
bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? bitwarden makes it easy for you to create, store, and access your passwords.
bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB