Şifre Oluştur - Password Generator

Rastgele Şifre Oluşturma | Random Password Generator

Şifre Oluştur - Password Generatorคืออะไร?

Şifre Oluştur - Password Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://technoone.com.tr และคุณลักษณะหลักของมันคือ "Rastgele Şifre Oluşturma | Random Password Generator"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Şifre Oluştur - Password Generator

ดาวน์โหลดไฟล์ส่วนขยาย Ş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 Ş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"
    ]
}