Chữ Kiểu đẹp

Là công cụ tiện ích tạo chữ kiểu đẹp dùng trên MXH như Zalo, Facebook,... bởi Nguyễn Bá Tuấn Anh

O que é Chữ Kiểu đẹp?

Chữ Kiểu đẹp é uma extensão do Chrome desenvolvida por https://anhnbt.com, e sua principal característica é "Là công cụ tiện ích tạo chữ kiểu đẹp dùng trên MXH như Zalo, Facebook,... bởi Nguyễn Bá Tuấn Anh".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Chữ Kiểu đẹp

Baixe arquivos de extensão Chữ Kiểu đẹp 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

                        Giúp bạn tạo chữ kiểu cực ngầu với 1001+ kiểu chữ đẹp khác nhau, font chữ đẹp, chữ đậm, nghiêng, gạch ngang, bong bóng, thư pháp, ô vuông..., kí tự Facebook, Instagram, Zalo, Twitter, Tiktok, Word …                    

Informações Básicas da Extensão

Nome Chữ Kiểu đẹp Chữ Kiểu đẹp
ID bfkhgmnlfomejfljgkcmombeeogbgfin
URL Oficial https://chrome.google.com/webstore/detail/ch%E1%BB%AF-ki%E1%BB%83u-%C4%91%E1%BA%B9p/bfkhgmnlfomejfljgkcmombeeogbgfin
Descrição Là công cụ tiện ích tạo chữ kiểu đẹp dùng trên MXH như Zalo, Facebook,... bởi Nguyễn Bá Tuấn Anh
Tamanho do Arquivo 220 KB
Contagem de Instalações 19
Versão Atual 1.0
Última Atualização 2021-08-03
Data de Publicação 2021-08-03
Desenvolvedor https://anhnbt.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://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://anhnbt.com/p/dieu-khoan-su-dung.html
Idiomas Suportados vi
manifest.json
{
    "author": "Nguy\u1ec5n B\u00e1 Tu\u1ea5n Anh",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_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_start"
        }
    ],
    "description": "L\u00e0 c\u00f4ng c\u1ee5 ti\u1ec7n \u00edch t\u1ea1o ch\u1eef ki\u1ec3u \u0111\u1eb9p d\u00f9ng tr\u00ean MXH nh\u01b0 Zalo, Facebook,... b\u1edfi Nguy\u1ec5n B\u00e1 Tu\u1ea5n Anh",
    "icons": {
        "128": "icons\/anhnbt-128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "46",
    "name": "Ch\u1eef Ki\u1ec3u \u0111\u1eb9p",
    "content_security_policy": "script-src 'self' 'sha256-qznLcsROx4GACP2dm0UCKCzCG+HiZ1guq6ZZDob\/Tng='; object-src 'self'",
    "permissions": [
        "*:\/\/anhnbt.com\/*",
        "tabs",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Ch\u1eef Ki\u1ec3u",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}