PostUs - Making Text Beautiful

Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.

PostUs - Making Text Beautifulคืออะไร?

PostUs - Making Text Beautiful เป็นส่วนขยายของ Chrome ที่พัฒนาโดย brocodelabs และคุณลักษณะหลักของมันคือ "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PostUs - Making Text Beautiful

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

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

                        PostUs is a text formatting tool and it helps to create a beautiful post with basic functionalities such as Bold, Italics, Monospace, etc.

It can be used everywhere, especially on Linkedin and Twitter where there is no support for markup. The best part is it helps the post to standout from the rest and it is a wonderful tool for creators.

The control key shortcuts make it easier to format and the user doesn't need to go elsewhere to copy and paste their formatted text. It also a copy button which lets users to easily copy the formatted text.

It uses Unicode conversion for making the post, so the formatting in the 
extension and in the post remain the same.                    

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

ชื่อ PostUs - Making Text Beautiful PostUs - Making Text Beautiful
ID ckigiopfglmcaiebodeojheffocffpik
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/postus-making-text-beauti/ckigiopfglmcaiebodeojheffocffpik
คำอธิบาย Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.
ขนาดไฟล์ 165 KB
จำนวนการติดตั้ง 42
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2022-07-27
วันที่เผยแพร่ 2022-07-26
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา brocodelabs
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://www.buymeacoffee.com/dashboard
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PostUs - Making Text Beautiful",
    "description": "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.",
    "version": "1.1.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": ".\/icons\/icon_128.png"
    },
    "icons": {
        "16": ".\/icons\/icon_16.png",
        "48": ".\/icons\/icon_48.png",
        "128": ".\/icons\/icon_128.png"
    }
}