Stashword
Passwords made easy
Was ist Stashword?
Stashword ist eine Chrome-Erweiterung, die von http://stashword.com entwickelt wurde, und ihr Hauptmerkmal ist "Passwords made easy".
Erweiterungsscreenshots
Stashword-Erweiterungs-CRX-Datei herunterladen
Laden Sie Stashword-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Stashword is a simple, secure digital vault for your passwords and other important information. It’s also the only password you’ll need to memorize ever again. Please Note: This extension will only work for paid Stashword account holders. Membership is only $0.99 for 1 year of unlimited access to all our services including apps and website.
Grundlegende Informationen zur Erweiterung
Name | |
ID | hepabllhdpoohoeobgeelgkkonlpcdgj |
Offizielle URL | https://chrome.google.com/webstore/detail/stashword/hepabllhdpoohoeobgeelgkkonlpcdgj |
Beschreibung | Passwords made easy |
Dateigröße | 365 KB |
Installationsanzahl | 45 |
Aktuelle Version | 2.6 |
Letztes Update | 2016-09-13 |
Veröffentlichungsdatum | 2016-09-13 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | http://stashword.com |
Zahlungsart | free |
Erweiterungswebsite | https://stashword.com |
URL der Datenschutzrichtlinien-Seite | https://stashword.com/privacy.html |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stashword", "description": "Passwords made easy", "version": "2.6", "permissions": [ "activeTab", "https:\/\/stashword.com\/", "storage" ], "background": { "scripts": [ "lib\/jquery\/jquery-2.1.1.js", "lib\/cryptoJS\/hmac-sha256.js", "lib\/cryptoJS\/pbkdf2.js", "lib\/cryptoJS\/enc-base64-min.js", "lib\/cryptoJS\/aes.js", "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |