Ş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 |
官方網址 | 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" ] } |