Fancy Text - Font Changer
A fancy text generator / font changer. Converts your normal text into fancy fonts.
ما هو Fancy Text - Font Changer؟
Fancy Text - Font Changer هو إضافة Chrome تم تطويرها بواسطة instafonts.io، والميزة الرئيسية لها هي "A fancy text generator / font changer. Converts your normal text into fancy fonts.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Fancy Text - Font Changer
قم بتنزيل ملفات الامتداد Fancy Text - Font Changer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A simple fancy text generator that requires no browser permissions. Simply click the extension icon and type some text, and then you can easily copy-paste the generated fancy fonts into your social media posts without leaving the page. معلومات أساسية عن التمديد
| الاسم | |
| ID | hkhekhinohhiaihkaepegmcigojejfaa |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa |
| الوصف | A fancy text generator / font changer. Converts your normal text into fancy fonts. |
| حجم الملف | 79.72 KB |
| عدد التثبيتات | 136 |
| النسخة الحالية | 0.0.2 |
| آخر تحديث | 2022-06-28 |
| تاريخ النشر | 2022-06-28 |
| المطور | instafonts.io |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://instafonts.io/create |
| عنوان صفحة سياسة الخصوصية | https://instafonts.io/privacy |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fancy Text - Font Changer",
"description": "A fancy text generator \/ font changer. Converts your normal text into fancy fonts.",
"version": "0.0.2",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icon": {
"512": "\/logo_round.png"
}
},
"icons": {
"512": "\/logo_round.png"
}
} | |