Be Bold Fonts

Be Bold Fonts

ما هو Be Bold Fonts؟

Be Bold Fonts هو إضافة Chrome تم تطويرها بواسطة https://beboldfont.com، والميزة الرئيسية لها هي "Be Bold Fonts".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Be Bold Fonts

قم بتنزيل ملفات الامتداد Be Bold Fonts بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension allows you to easily translate normal font into bold, and specialty fonts to be posted on social media to stand out. Specifically for facebook, or instagram. 

This extension saves time but providing you a simple solution to paste normal text and then easily scroll to see different variations of the original text.

You can also quickly copy emojis in just 2 clicks.                    

معلومات أساسية عن التمديد

الاسم Be Bold Fonts Be Bold Fonts
ID gkpiokdchncbkleebnaikgkkkpbgakpn
عنوان URL الرسمي https://chromewebstore.google.com/detail/be-bold-fonts/gkpiokdchncbkleebnaikgkkkpbgakpn
الوصف Be Bold Fonts
حجم الملف 7.15 MB
عدد التثبيتات 45
النسخة الحالية 1.3.0
آخر تحديث 2020-09-18
تاريخ النشر 2020-09-18
تقييم 1.00/5 مجموع تقييمات 1
المطور https://beboldfont.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://www.beboldfonts.com
عنوان صفحة المساعدة https://www.automateconnection.com/support
عنوان صفحة سياسة الخصوصية https://www.automateconnection.com/privacy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "pages\/background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png",
        "default_popup": "pages\/popup.html",
        "default_title": "Be Bold Fonts"
    },
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Be Bold Fonts",
    "description": "Be Bold Fonts",
    "version": "1.3.0",
    "permissions": [
        "",
        "clipboardRead",
        "clipboardWrite"
    ]
}