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 là gì?

PostUs - Making Text Beautiful là một tiện ích mở rộng Chrome được phát triển bởi brocodelabs, và tính năng chính của nó là "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng PostUs - Making Text Beautiful

Tải xuống các tệp mở rộng PostUs - Making Text Beautiful dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PostUs - Making Text Beautiful PostUs - Making Text Beautiful
ID ckigiopfglmcaiebodeojheffocffpik
URL Chính Thức https://chromewebstore.google.com/detail/postus-making-text-beauti/ckigiopfglmcaiebodeojheffocffpik
Mô tả Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.
Kích Thước Tệp 165 KB
Số Lần Cài Đặt 42
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2022-07-27
Ngày Phát Hành 2022-07-26
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển brocodelabs
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://www.buymeacoffee.com/dashboard
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}