Şifre Oluştur - Password Generator
Rastgele Şifre Oluşturma | Random Password Generator
Şifre Oluştur - Password Generator란 무엇입니까?
Şifre Oluştur - Password Generator은(는) https://technoone.com.tr에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Rastgele Şifre Oluşturma | Random Password Generator"입니다.
확장 프로그램 스크린샷
Şifre Oluştur - Password Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Eklenti sizlere anlık olarak rastgele şifre oluşturmanızı sağlar ve panoya kopyalar üret ve kopyala dedikten sonra direkt olarak yapıştırabilirsiniz. The plugin allows you to create random random passwords instantly, and you can copy and paste the clipboard directly and then paste it.
확장 프로그램 기본 정보
이름 | Şifre Oluştur - Password Generator |
ID | fanbodmkccldbgcpoiohecdmdombhlak |
공식 URL | https://chromewebstore.google.com/detail/%C5%9Fifre-olu%C5%9Ftur-password-ge/fanbodmkccldbgcpoiohecdmdombhlak |
설명 | Rastgele Şifre Oluşturma | Random Password Generator |
파일 크기 | 46.97 KB |
설치 횟수 | 129 |
현재 버전 | 1.0 |
최근 업데이트 | 2018-01-19 |
출시 날짜 | 2018-01-19 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://technoone.com.tr |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u015eifre Olu\u015ftur - Password Generator", "version": "1.0", "manifest_version": 2, "description": "Rastgele \u015eifre Olu\u015fturma | Random Password Generator", "short_name": "Password Generator", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs" ] } |