Cyberx Password Generator
Cyberx Password Generator
Co to jest Cyberx Password Generator?
Cyberx Password Generator to rozszerzenie Chrome opracowane przez https://dodu.it, a jego główną funkcją jest „Cyberx Password Generator”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Cyberx Password Generator
Pobierz pliki rozszerzeń Cyberx Password Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | mhdpbjioaheebpjjbkglnkljmmgbiedb |
| Oficjalny URL | https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb |
| Opis | Cyberx Password Generator |
| Rozmiar pliku | 30.14 KB |
| Liczba instalacji | 96 |
| Aktualna Wersja | 3.5.0 |
| Ostatnia Aktualizacja | 2023-10-02 |
| Data Publikacji | 2013-10-20 |
| Ocena | 4.25/5 Łącznie 4 Oceny |
| Deweloper | https://dodu.it |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
]
} | |