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

Vad är Kí tự đặc biệt AnhNBT?

Kí tự đặc biệt AnhNBT är en Chrome-tillägg utvecklad av https://anhnbt.com, och dess huvudfunktion är "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".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Kí tự đặc biệt AnhNBT-förlängningens CRX-fil

Ladda ner Kí tự đặc biệt AnhNBT-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!

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

Grundläggande Information om Tillägg

Namn Kí tự đặc biệt AnhNBT Kí tự đặc biệt AnhNBT
ID ojganndpdohjfojjgnpkbbffchdmnbmp
Officiell webbadress https://chromewebstore.google.com/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-anhnbt/ojganndpdohjfojjgnpkbbffchdmnbmp
Beskrivning 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
Filstorlek 553 KB
Antal Installationer 35
Aktuell Version 1.2
Senast Uppdaterad 2023-07-29
Publiceringsdatum 2018-07-25
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://anhnbt.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.anhnbt.com/ky-tu-dac-biet
Hjälpsida URL https://m.me/anhnbtdotcom
URL till Sekretesspolicy Sidan https://www.anhnbt.com/p/dieu-khoan-su-dung.html
Stödda Språk 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"
}