Ş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”。

扩展截图

screenshot
screenshot
screenshot

下载Ş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 Ş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"
    ]
}