Ultra Password Generator
Save your time and thinking efforts with this secure random password generator.
Ultra Password Generator란 무엇입니까?
Ultra Password Generator은(는) Ultralab Apps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Save your time and thinking efforts with this secure random password generator."입니다.
확장 프로그램 스크린샷
Ultra Password Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Looking for a free and secure password generator? Here it is! Make your password as complex as you need: specify the type of characters, the length of the pass and press Generate. Our password maker will generate a new password in a fraction of a second! Your new secure pass will be saved under History. You may clear the History with just one click. Many online services require you to come up with a password that should meet a whole range of requirements (uppercase and lowercase letters, specific length). If you often sign up for such services or create multiple accounts, you can’t do without an automatic password creator. Ultra Password Generator has been built especially to solve this problem. This pass generator is very simple-looking and easy-to-use: there are only two tabs: History and Generate. The password composer works in both online and offline mode. Press the blue Add to Chrome button to install a strong password generator right into your browser! Ultra Password Generator extension is the simplest way to generate password that is strong, complex and secure. Only strong passwords from now on!
확장 프로그램 기본 정보
이름 | Ultra Password Generator |
ID | mfigcepdniddlllniijbmmekgfdcddel |
공식 URL | https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel |
설명 | Save your time and thinking efforts with this secure random password generator. |
파일 크기 | 50.16 KB |
설치 횟수 | 1,841 |
현재 버전 | 1.2 |
최근 업데이트 | 2015-05-11 |
출시 날짜 | 2015-05-11 |
평점 | 3.74/5 총 23 개의 평점 |
개발자 | Ultralab Apps |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://ultralabapps.com/terms/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ultra Password Generator", "description": "Save your time and thinking efforts with this secure random password generator.", "version": "1.2", "offline_enabled": true, "permissions": [ "storage" ], "browser_action": { "default_icon": "icon.png", "default_popup": "gen.html" } } |