Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
ما هو Fancy Text Generator؟
Fancy Text Generator هو إضافة Chrome تم تطويرها بواسطة https://fancytexttool.net، والميزة الرئيسية لها هي "Create special character texts (text generator) to use as names on games, social networks".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Fancy Text Generator
قم بتنزيل ملفات الامتداد Fancy Text Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Fancy Text Tool is designed to convert names in lower case format into special character names according to Unicode standard and decorated with symbols to make your name more prominent. Best tool to create character names. You can use the generated characters for use on Facebook, Instagram, Twitter or other social networks. Use the names of the characters in the game to make a difference.
معلومات أساسية عن التمديد
الاسم | |
ID | hkiabiahcodcilfblhfionkinjagaild |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
الوصف | Create special character texts (text generator) to use as names on games, social networks |
حجم الملف | 62.33 KB |
عدد التثبيتات | 544 |
النسخة الحالية | 1.1 |
آخر تحديث | 2020-04-02 |
تاريخ النشر | 2020-04-02 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | https://fancytexttool.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://fancytexttool.net |
عنوان صفحة المساعدة | https://fancytexttool.net |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fancy Text Generator", "description": "Create special character texts (text generator) to use as names on games, social networks", "version": "1.1", "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" } } |