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

Hvad er Chữ Kiểu đẹp?

Chữ Kiểu đẹp er en Chrome-udvidelse udviklet af https://anhnbt.com, og dens hovedfunktion er "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".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Chữ Kiểu đẹp-udvidelses-CRX-fil

Download Chữ Kiểu đẹp-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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 …                    

Grundlæggende oplysninger om udvidelsen

Navn Chữ Kiểu đẹp Chữ Kiểu đẹp
ID bfkhgmnlfomejfljgkcmombeeogbgfin
Officiel URL https://chrome.google.com/webstore/detail/ch%E1%BB%AF-ki%E1%BB%83u-%C4%91%E1%BA%B9p/bfkhgmnlfomejfljgkcmombeeogbgfin
Beskrivelse 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
Filstørrelse 220 KB
Antal Installationer 19
Nuværende Version 1.0
Senest Opdateret 2021-08-03
Udgivelsesdato 2021-08-03
Udvikler https://anhnbt.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://anhnbt.com/ky-tu-dac-biet
Hjælpeside-URL https://m.me/anhnbtdotcom
URL til Fortrolighedspolitik Side https://anhnbt.com/p/dieu-khoan-su-dung.html
Understøttede Sprog 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"
}