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

Chữ Kiểu đẹp란 무엇입니까?

Chữ Kiểu đẹp은(는) https://anhnbt.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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
screenshot
screenshot
screenshot

Chữ Kiểu đẹp 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 …                    

확장 프로그램 기본 정보

이름 Chữ Kiểu đẹp Chữ Kiểu đẹp
ID bfkhgmnlfomejfljgkcmombeeogbgfin
공식 URL https://chrome.google.com/webstore/detail/ch%E1%BB%AF-ki%E1%BB%83u-%C4%91%E1%BA%B9p/bfkhgmnlfomejfljgkcmombeeogbgfin
설명 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
파일 크기 220 KB
설치 횟수 19
현재 버전 1.0
최근 업데이트 2021-08-03
출시 날짜 2021-08-03
개발자 https://anhnbt.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://anhnbt.com/ky-tu-dac-biet
도움말 페이지 URL https://m.me/anhnbtdotcom
개인정보 보호 정책 페이지 URL https://anhnbt.com/p/dieu-khoan-su-dung.html
지원되는 언어 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"
}