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

Cos'è Kí tự đặc biệt - Kituaz.Com?

Kí tự đặc biệt - Kituaz.Com è un'estensione di Chrome sviluppata da https://kituaz.com, e la sua funzione principale è "Trình tạo kí tự đặc biệt, tên game đẹp cho game thủ, kí tự đặc biệt online".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Kí tự đặc biệt - Kituaz.Com

Scarica i file di estensione Kí tự đặc biệt - Kituaz.Com 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

                        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                    

Informazioni di Base sull'Estensione

Nome Kí tự đặc biệt - Kituaz.Com Kí tự đặc biệt - Kituaz.Com
ID fkmffnbkhblnoiehchkkfpbfjconnbai
URL Ufficiale https://chrome.google.com/webstore/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-kituazcom/fkmffnbkhblnoiehchkkfpbfjconnbai
Descrizione Trình tạo kí tự đặc biệt, tên game đẹp cho game thủ, kí tự đặc biệt online
Dimensione del File 51.75 KB
Conteggio Installazioni 24
Versione Corrente 1.4
Ultimo Aggiornamento 2020-12-10
Data di Pubblicazione 2020-10-19
Valutazione 4.67/5 Totale 3 Valutazioni
Sviluppatore https://kituaz.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://kituaz.com
Lingue Supportate 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"
}