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

Apa itu Chữ Kiểu đẹp?

Chữ Kiểu đẹp adalah ekstensi Chrome yang dikembangkan oleh https://anhnbt.com, dan fitur utamanya adalah "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".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Chữ Kiểu đẹp

Unduh file ekstensi Chữ Kiểu đẹp dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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 …                    

Informasi Dasar Ekstensi

Nama Chữ Kiểu đẹp Chữ Kiểu đẹp
ID bfkhgmnlfomejfljgkcmombeeogbgfin
URL Resmi https://chrome.google.com/webstore/detail/ch%E1%BB%AF-ki%E1%BB%83u-%C4%91%E1%BA%B9p/bfkhgmnlfomejfljgkcmombeeogbgfin
Deskripsi 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
Ukuran File 220 KB
Jumlah Instalasi 19
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-08-03
Tanggal Publikasi 2021-08-03
Pengembang https://anhnbt.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://anhnbt.com/ky-tu-dac-biet
URL Halaman Bantuan https://m.me/anhnbtdotcom
URL Halaman Kebijakan Privasi https://anhnbt.com/p/dieu-khoan-su-dung.html
Bahasa yang Didukung 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"
}