Kí tự đặc biệt AnhNBT

Công cụ tiện ích chuyển đổi tên kí tự đặc biệt đẹp nhất dành cho game thủ bởi tác giả AnhNBT - Nguyễn Bá Tuấn Anh

Cos'è Kí tự đặc biệt AnhNBT?

Kí tự đặc biệt AnhNBT è un'estensione di Chrome sviluppata da https://anhnbt.com, e la sua funzione principale è "Công cụ tiện ích chuyển đổi tên kí tự đặc biệt đẹp nhất dành cho game thủ bởi tác giả AnhNBT - Nguyễn Bá Tuấn Anh".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Kí tự đặc biệt AnhNBT

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

                        Chào mừng đến với KÝ TỰ ĐẶC BIỆT AnhNBT! ٩(͡๏̯͡๏)۶

Bạn đang tìm kí tự đẹp để đặt tên cho nhân vật game LOL, Rules of Survival, Liên Quân Mobile, Free Fire hoặc Facebook? Đây là công cụ dành cho bạn!

Bạn có thể chọn từ trái tim, bông hoa, ngôi sao và nhiều hơn nữa!

❤ ♛ ❀ ✔ ✖ ♂ ◥ ▶ ☆ ❣ ❂ ℂ                    

Informazioni di Base sull'Estensione

Nome Kí tự đặc biệt AnhNBT Kí tự đặc biệt AnhNBT
ID ojganndpdohjfojjgnpkbbffchdmnbmp
URL Ufficiale https://chromewebstore.google.com/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-anhnbt/ojganndpdohjfojjgnpkbbffchdmnbmp
Descrizione Công cụ tiện ích chuyển đổi tên kí tự đặc biệt đẹp nhất dành cho game thủ bởi tác giả AnhNBT - Nguyễn Bá Tuấn Anh
Dimensione del File 553 KB
Conteggio Installazioni 35
Versione Corrente 1.2
Ultimo Aggiornamento 2023-07-29
Data di Pubblicazione 2018-07-25
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://anhnbt.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.anhnbt.com/ky-tu-dac-biet
URL della Pagina di Aiuto https://m.me/anhnbtdotcom
URL della Pagina della Politica sulla Privacy https://www.anhnbt.com/p/dieu-khoan-su-dung.html
Lingue Supportate vi
manifest.json
{
    "author": "Nguy\u1ec5n B\u00e1 Tu\u1ea5n Anh",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/anhnbt-16.png",
            "19": "icons\/anhnbt-19.png",
            "20": "icons\/anhnbt-20.png",
            "32": "icons\/anhnbt-32.png",
            "38": "icons\/anhnbt-38.png",
            "40": "icons\/anhnbt-40.png"
        },
        "default_popup": "popup.html",
        "default_title": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t AnhNBT"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "common\/common.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "description": "C\u00f4ng c\u1ee5 ti\u1ec7n \u00edch chuy\u1ec3n \u0111\u1ed5i t\u00ean k\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t \u0111\u1eb9p nh\u1ea5t d\u00e0nh cho game th\u1ee7 b\u1edfi t\u00e1c gi\u1ea3 AnhNBT - Nguy\u1ec5n B\u00e1 Tu\u1ea5n Anh",
    "icons": {
        "128": "icons\/anhnbt-128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t AnhNBT",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "permissions": [
        "tabs",
        "activeTab"
    ],
    "short_name": "AnhNBT",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}