Kí tự đặc biệt - Kituaz.Com

Trình tạo kí tự đặc biệt, tên game đẹp cho game thủ, kí tự đặc biệt online

What is Kí tự đặc biệt - Kituaz.Com?

Kí tự đặc biệt - Kituaz.Com is a Chrome extension developed by https://kituaz.com, and its main feature is "Trình tạo kí tự đặc biệt, tên game đẹp cho game thủ, kí tự đặc biệt online".

Extension Screenshots

screenshot
screenshot

Download Kí tự đặc biệt - Kituaz.Com Extension CRX File

Download Kí tự đặc biệt - Kituaz.Com 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

                        Công tụ tạo tên game kí tự đặc biệt dành cho game thủ, bạn có thể tạo ra những tên game đẹp, độc lạ, bắt mắt giúp tăng sự thu hút của mọi người.
Hiện nay có thể sử dụng công cụ này cho các game như Liên quân, Free Fire, Pubg, Đế chế, Đấu trường chân lý...
Cách sử dụng kí tự đặc biệt rất đơn giản, hãy nhập tên của bạn dự định tạo ra, chọn các kí hiệu bên trái, phải, giữa và bấm tạo. Rất nhiều tên đẹp sẽ được hiện ra, bạn chỉ cần copy là sử dụng được
Mọi chi tiết khác xin truy cập website: https://kituaz.com                    

Extension Basic Information

Name Kí tự đặc biệt - Kituaz.Com Kí tự đặc biệt - Kituaz.Com
ID fkmffnbkhblnoiehchkkfpbfjconnbai
Official URL https://chrome.google.com/webstore/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-kituazcom/fkmffnbkhblnoiehchkkfpbfjconnbai
Description Trình tạo kí tự đặc biệt, tên game đẹp cho game thủ, kí tự đặc biệt online
File Size 51.75 KB
Installation Count 24
Current Version 1.4
Last Updated 2020-12-10
Publish Date 2020-10-19
Rating 4.67/5 Total 3 Ratings
Developer https://kituaz.com
Email [email protected]
Payment Type free
Extension Website https://kituaz.com
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Kituaz.Com",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/kituaz-16.png",
            "48": "icons\/kituaz-48.png"
        },
        "default_popup": "popup.html",
        "default_title": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t - Kituaz.Com"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "common\/common.js",
                "common\/bootstrap.min.js",
                "common\/jquery-3.3.1.min.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Tr\u00ecnh t\u1ea1o k\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t, t\u00ean game \u0111\u1eb9p cho game th\u1ee7, k\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t online",
    "icons": {
        "128": "icons\/ktaz-128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "46",
    "name": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t - Kituaz.Com",
    "permissions": [
        "*:\/\/kituaz.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "KTAZ",
    "version": "1.4"
}