Ş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ファイルをダウンロード
Şifre Oluştur - Password Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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" ] } |