Strong Password Generator

Strong Password Generator to create secure passwords that are impossible to crack on your device.

Apa itu Strong Password Generator?

Strong Password Generator adalah ekstensi Chrome yang dikembangkan oleh Arun Kumar Sekar, dan fitur utamanya adalah "Strong Password Generator to create secure passwords that are impossible to crack on your device.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Strong Password Generator

Unduh file ekstensi Strong Password Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Strong Password Generator to create secure passwords that are impossible to crack on your device without sending them across the Internet, and learn over 30 tricks to keep your passwords, accounts and documents safe.                    

Informasi Dasar Ekstensi

Nama Strong Password Generator Strong Password Generator
ID mbkohgkhedaeabjolobelbiomcchdenc
URL Resmi https://chromewebstore.google.com/detail/strong-password-generator/mbkohgkhedaeabjolobelbiomcchdenc
Deskripsi Strong Password Generator to create secure passwords that are impossible to crack on your device.
Ukuran File 879 KB
Jumlah Instalasi 119
Versi Saat Ini 1.5.5
Terakhir Diperbarui 2017-09-09
Tanggal Publikasi 2017-09-09
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Arun Kumar Sekar
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Strong Password Generator",
    "version": "1.5.5",
    "description": "Strong Password Generator to create secure passwords that are impossible to crack on your device.",
    "permissions": [],
    "icons": {
        "128": "if_key-icon_211087.png",
        "48": "if_key-icon_211087.png",
        "16": "if_key-icon_211087_small.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "if_key-icon_211087_small.png",
            "38": "if_key-icon_211087_small.png"
        },
        "default_popup": "index.html",
        "default_title": "Strong Password Generator"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "assets\/css\/*",
        "assets\/js\/*",
        "assets\/fonts\/*"
    ]
}