Kí tự đặc biệt SoShareIT

Ứng dụng Kí tự đặc biệt SoShareIT 💎 – Tạo Tên Kí Hiệu Số, Chữ Kiểu dành cho cộng đồng Chrome

Vad är Kí tự đặc biệt SoShareIT?

Kí tự đặc biệt SoShareIT är en Chrome-tillägg utvecklad av Sang, och dess huvudfunktion är "Ứng dụng Kí tự đặc biệt SoShareIT 💎 – Tạo Tên Kí Hiệu Số, Chữ Kiểu dành cho cộng đồng Chrome".

Tilläggsskärmbilder

screenshot

Ladda ner Kí tự đặc biệt SoShareIT-förlängningens CRX-fil

Ladda ner Kí tự đặc biệt SoShareIT-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Chào mừng bạn đến với Ứng dụng Kí tự đặc biệt cung cấp bởi SoShareIT trên nền tảng Chrome do Google hỗ trợ phát triển.

Ứng dụng Kí tự đặc biệt SoShareIT có chức năng chính là chuyển đổi chữ thường sang chữ có kí tự đặc biệt cũng như các kí hiệu đẹp mắt giúp đoạn văn bản, tên của bạn trở nên ấn tượng hơn.

Những tính năng chính của Ứng dụng kí tự đặc biệt cung cấp bởi SoShareIT như:
1. Tạo tên Game đẹp trực tuyến (PUBG, Free Fire FF, Liên Quân)
2. Chuyển đổi font chữ từ chữ thường sang chữ kiểu đặc biệt theo tiêu chuẩn Unicode.
3. Sao chép trực tuyến ngay trên trình duyệt Chrome.

Để sử dụng ứng dụng Kí tự đặc biệt SoShareIT bạn có thể thao tác như sau:
Bước 1:  Cài đặt ứng dụng Kí tự đặc biệt SoShareIT.
Bước 2: Nhập nội dung (tên của bạn) vào ô nhập tên cần tạo.
Bước 3: Nội dung đã được chuyển đổi, bạn hãy xem các kiểu chữ đã được tạo và sao chép để sử dụng.

Ngoài ra, bạn cũng có thể ghép thăm website của chúng tôi tại địa chỉ: https://soshareit.com/vi cũng như tải về ứng dụng Kí tự đặc biệt SoShareIT trên Android Chplay và Appstore dành cho IOS.

Thông tin liên hệ SoShareIT

Đia chỉ: 267B Ba Tơ, Phường 7, Quận 8, Thành Phố Hồ Chí Minh, Việt Nam, 700000
Website: https://soshareit.com
Email: [email protected]
Facebook: https://www.facebook.com/soshareit.vi
Twitter: https://twitter.com/soshareit1
Linkedin: https://vn.linkedin.com/in/soshareit
Group trao đổi: https://www.facebook.com/groups/469208917136602/                    

Grundläggande Information om Tillägg

Namn Kí tự đặc biệt SoShareIT Kí tự đặc biệt SoShareIT
ID ipnfafhdkahihhejljpadcefhjcfmjkl
Officiell webbadress https://chrome.google.com/webstore/detail/k%C3%AD-t%E1%BB%B1-%C4%91%E1%BA%B7c-bi%E1%BB%87t-soshareit/ipnfafhdkahihhejljpadcefhjcfmjkl
Beskrivning Ứng dụng Kí tự đặc biệt SoShareIT 💎 – Tạo Tên Kí Hiệu Số, Chữ Kiểu dành cho cộng đồng Chrome
Filstorlek 118 KB
Antal Installationer 52
Aktuell Version 1.0.0
Senast Uppdaterad 2020-10-14
Publiceringsdatum 2020-10-14
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare Sang
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://soshareit.com
Hjälpsida URL https://soshareit.com/vi/ki-tu-dac-biet
Stödda Språk vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t SoShareIT",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "\u1ee8ng d\u1ee5ng K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t SoShareIT \ud83d\udc8e \u2013 T\u1ea1o T\u00ean K\u00ed Hi\u1ec7u S\u1ed1, Ch\u1eef Ki\u1ec3u d\u00e0nh cho c\u1ed9ng \u0111\u1ed3ng Chrome",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png"
        },
        "default_title": "K\u00ed t\u1ef1 \u0111\u1eb7c bi\u1ec7t SoShareIT",
        "default_popup": "popup.html",
        "background": {
            "scripts": [
                "scripts\/fancy_text.js",
                "scripts\/jquery.min.js",
                "scripts\/symbol-picker-for-fancy-text.js"
            ]
        },
        "content_scripts": [
            {
                "js": [
                    "scripts\/tipi.jquery.js"
                ]
            }
        ],
        "css": [
            "styles\/style.css",
            "styles\/bootstrap.min.css"
        ],
        "permissions": [
            "tabs",
            "webRequest"
        ]
    }
}