Şifre Oluştur - Password Generator

Rastgele Şifre Oluşturma | Random Password Generator

Cos'è Şifre Oluştur - Password Generator?

Şifre Oluştur - Password Generator è un'estensione di Chrome sviluppata da https://technoone.com.tr, e la sua funzione principale è "Rastgele Şifre Oluşturma | Random Password Generator".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Şifre Oluştur - Password Generator

Scarica i file di estensione Şifre Oluştur - Password Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Şifre Oluştur - Password Generator Şifre Oluştur - Password Generator
ID fanbodmkccldbgcpoiohecdmdombhlak
URL Ufficiale https://chromewebstore.google.com/detail/%C5%9Fifre-olu%C5%9Ftur-password-ge/fanbodmkccldbgcpoiohecdmdombhlak
Descrizione Rastgele Şifre Oluşturma | Random Password Generator
Dimensione del File 46.97 KB
Conteggio Installazioni 129
Versione Corrente 1.0
Ultimo Aggiornamento 2018-01-19
Data di Pubblicazione 2018-01-19
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://technoone.com.tr
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}