Cyberx Password Generator

Cyberx Password Generator

Vad är Cyberx Password Generator?

Cyberx Password Generator är en Chrome-tillägg utvecklad av https://dodu.it, och dess huvudfunktion är "Cyberx Password Generator".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Cyberx Password Generator-förlängningens CRX-fil

Ladda ner Cyberx Password Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Lightweight, Simple, Easy and Fast Password Generator.
-------------------
Features:
-------------------
- automatic password copy to clipboard
- easy to use
- generates strong passwords (upper case, lowercase, numbers and symbols)
- lightweight extension (about 30KB)
- Exclusion of dubious characters (like letter O that could be confused with o or 0);

Updates:
- fixed layout
- stronger passwords                    

Grundläggande Information om Tillägg

Namn Cyberx Password Generator Cyberx Password Generator
ID mhdpbjioaheebpjjbkglnkljmmgbiedb
Officiell webbadress https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb
Beskrivning Cyberx Password Generator
Filstorlek 30.14 KB
Antal Installationer 96
Aktuell Version 3.5.0
Senast Uppdaterad 2023-10-02
Publiceringsdatum 2013-10-20
Betyg 4.25/5 Totalt 4 Betyg
Utvecklare https://dodu.it
E-post [email protected]
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cyberx Password Generator",
    "description": "Cyberx Password Generator",
    "version": "3.5.0",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "clipboardWrite"
    ]
}