Şifre Oluştur - Password Generator

Rastgele Şifre Oluşturma | Random Password Generator

Qu'est-ce que Şifre Oluştur - Password Generator ?

Şifre Oluştur - Password Generator est une extension Chrome développée par https://technoone.com.tr, et sa fonction principale est "Rastgele Şifre Oluşturma | Random Password Generator".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Şifre Oluştur - Password Generator

Téléchargez les fichiers d'extension Şifre Oluştur - Password Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Şifre Oluştur - Password Generator Şifre Oluştur - Password Generator
ID fanbodmkccldbgcpoiohecdmdombhlak
URL Officiel https://chromewebstore.google.com/detail/%C5%9Fifre-olu%C5%9Ftur-password-ge/fanbodmkccldbgcpoiohecdmdombhlak
Description Rastgele Şifre Oluşturma | Random Password Generator
Taille du Fichier 46.97 KB
Nombre d'Installations 129
Version Actuelle 1.0
Dernière Mise à Jour 2018-01-19
Date de Publication 2018-01-19
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://technoone.com.tr
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}