Social Styled Text

This extension allows you to add bold text to facebook posts

Social Styled Textคืออะไร?

Social Styled Text เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://yonatankra.com และคุณลักษณะหลักของมันคือ "This extension allows you to add bold text to facebook posts"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Social Styled Text

ดาวน์โหลดไฟล์ส่วนขยาย Social Styled Text ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        This extension allows you to add bold text to Facebook posts.
Icon by Freepik - Flaticon: https://www.flaticon.com/free-icons/bold-text                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Social Styled Text Social Styled Text
ID djfiljkiflkjpdlefbdigfeaiomeeafo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/social-styled-text/djfiljkiflkjpdlefbdigfeaiomeeafo
คำอธิบาย This extension allows you to add bold text to facebook posts
ขนาดไฟล์ 13.08 MB
จำนวนการติดตั้ง 193
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2022-08-31
วันที่เผยแพร่ 2022-08-31
ผู้พัฒนา https://yonatankra.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://yonatankra.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Social Styled Text",
    "version": "0.1",
    "manifest_version": 3,
    "action": {
        "default_icon": "assets\/images\/coffee_mug.png",
        "default_popup": "ui\/popup.html"
    },
    "icons": {
        "128": "assets\/images\/coffee_mug.png"
    },
    "description": "This extension allows you to add bold text to facebook posts",
    "permissions": [
        "scripting",
        "activeTab"
    ]
}