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

什么是Kí tự đặc biệt AnhNBT?

Kí tự đặc biệt AnhNBT是由https://anhnbt.com开发的Chrome扩展程序,该扩展的主要功能是“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
screenshot

下载Kí tự đặc biệt AnhNBT扩展crx文件

下载Kí tự đặc biệt AnhNBT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!

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

扩展基本信息

名称 Kí tự đặc biệt AnhNBT Kí tự đặc biệt AnhNBT
ID ojganndpdohjfojjgnpkbbffchdmnbmp
官方URL https://chromewebstore.google.com/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-anhnbt/ojganndpdohjfojjgnpkbbffchdmnbmp
简介 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
文件大小 553 KB
安装次数 35
当前版本 1.2
更新时间 2023-07-29
上架时间 2018-07-25
评分 5.00/5 共1次评分
开发者 https://anhnbt.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.anhnbt.com/ky-tu-dac-biet
帮助页面URL https://m.me/anhnbtdotcom
隐私政策页面URL https://www.anhnbt.com/p/dieu-khoan-su-dung.html
支持的语言 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"
}