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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ https://www.automateconnection.com/support
URL หน้านโยบายความเป็นส่วนตัว 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"
    ]
}