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

O que é Kí tự đặc biệt AnhNBT?

Kí tự đặc biệt AnhNBT é uma extensão do Chrome desenvolvida por https://anhnbt.com, e sua principal característica é "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".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Kí tự đặc biệt AnhNBT

Baixe arquivos de extensão Kí tự đặc biệt AnhNBT no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!

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

Informações Básicas da Extensão

Nome Kí tự đặc biệt AnhNBT Kí tự đặc biệt AnhNBT
ID ojganndpdohjfojjgnpkbbffchdmnbmp
URL Oficial https://chromewebstore.google.com/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-anhnbt/ojganndpdohjfojjgnpkbbffchdmnbmp
Descrição 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
Tamanho do Arquivo 553 KB
Contagem de Instalações 35
Versão Atual 1.2
Última Atualização 2023-07-29
Data de Publicação 2018-07-25
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://anhnbt.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.anhnbt.com/ky-tu-dac-biet
URL da Página de Ajuda https://m.me/anhnbtdotcom
URL da Página de Política de Privacidade https://www.anhnbt.com/p/dieu-khoan-su-dung.html
Idiomas Suportados 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"
}