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

Wat is Chữ Kiểu đẹp?

Chữ Kiểu đẹp is een Chrome-extensie ontwikkeld door https://anhnbt.com, en de belangrijkste functie is "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".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Chữ Kiểu đẹp

Download Chữ Kiểu đẹp-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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 …                    

Basisinformatie over de Extensie

Naam Chữ Kiểu đẹp Chữ Kiểu đẹp
ID bfkhgmnlfomejfljgkcmombeeogbgfin
Officiële URL https://chrome.google.com/webstore/detail/ch%E1%BB%AF-ki%E1%BB%83u-%C4%91%E1%BA%B9p/bfkhgmnlfomejfljgkcmombeeogbgfin
Beschrijving 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
Bestandsgrootte 220 KB
Aantal Installaties 19
Huidige Versie 1.0
Laatst Bijgewerkt 2021-08-03
Publicatiedatum 2021-08-03
Ontwikkelaar https://anhnbt.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://anhnbt.com/ky-tu-dac-biet
Help Pagina-URL https://m.me/anhnbtdotcom
URL van de Privacybeleid Pagina https://anhnbt.com/p/dieu-khoan-su-dung.html
Ondersteunde Talen 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"
}