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

Wat is Kí tự đặc biệt AnhNBT?

Kí tự đặc biệt AnhNBT is een Chrome-extensie ontwikkeld door https://anhnbt.com, en de belangrijkste functie is "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".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Kí tự đặc biệt AnhNBT

Download Kí tự đặc biệt AnhNBT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!

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

Basisinformatie over de Extensie

Naam Kí tự đặc biệt AnhNBT Kí tự đặc biệt AnhNBT
ID ojganndpdohjfojjgnpkbbffchdmnbmp
Officiële URL https://chromewebstore.google.com/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-anhnbt/ojganndpdohjfojjgnpkbbffchdmnbmp
Beschrijving 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
Bestandsgrootte 553 KB
Aantal Installaties 35
Huidige Versie 1.2
Laatst Bijgewerkt 2023-07-29
Publicatiedatum 2018-07-25
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://anhnbt.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.anhnbt.com/ky-tu-dac-biet
Help Pagina-URL https://m.me/anhnbtdotcom
URL van de Privacybeleid Pagina https://www.anhnbt.com/p/dieu-khoan-su-dung.html
Ondersteunde Talen 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"
}