제작자: Arkl1ne
Inspect and view changes in HSE - Auto HMAC SHA512 Encryptor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HSE - Auto HMAC SHA512 Encryptor",
"version": "2.9",
"description": "Automatically converts your password to HMAC-SHA512, shortens it to 14 characters and replaces digits 0-5 with special characters",
"icons": {
"48": "icons/icon_disconnected.png"
},
"browser_action": {
"default_icon": "icons/icon_disconnected.png",
"default_title": "HMAC-512 Generator",
"default_popup": "popup.html"
},
"permissions": [
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{642d213b-469c-4267-b4e9-2c56f41e2ea7}"
}
}
} 최고의 HSE - Auto HMAC SHA512 Encryptor 대안
다음은 HSE - Auto HMAC SHA512 Encryptor과(와) 유사한 Firefox add-on입니다:
Password Hasher Plus - Password Generator
simu
MS Password Generator (WebExtension)
Ayukawayen
Tiny Password Generator
Saeed Alimi
password generator
Foryourease
Password Generator
OHAS
Secure Password Generator
Matías Juarez
Secure password generator
Gwarek2
R-Password Generator
RTFXZ
Seedkeys
Willem
Quick my password
Clément Pentrella
Password Generator add on
TempoLabs
Passwords 101
Vincent Vans