Şifre Oluştur - Password Generator

Rastgele Şifre Oluşturma | Random Password Generator

What is Şifre Oluştur - Password Generator?

Şifre Oluştur - Password Generator is a Chrome extension developed by https://technoone.com.tr, and its main feature is "Rastgele Şifre Oluşturma | Random Password Generator".

Extension Screenshots

screenshot
screenshot
screenshot

Download Şifre Oluştur - Password Generator Extension CRX File

Download Şifre Oluştur - Password Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Şifre Oluştur - Password Generator Şifre Oluştur - Password Generator
ID fanbodmkccldbgcpoiohecdmdombhlak
Official URL https://chromewebstore.google.com/detail/%C5%9Fifre-olu%C5%9Ftur-password-ge/fanbodmkccldbgcpoiohecdmdombhlak
Description Rastgele Şifre Oluşturma | Random Password Generator
File Size 46.97 KB
Installation Count 129
Current Version 1.0
Last Updated 2018-01-19
Publish Date 2018-01-19
Rating 5.00/5 Total 2 Ratings
Developer https://technoone.com.tr
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}