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はbrocodelabsによって開発されたChromeの拡張機能で、その主な機能は「Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.」です。

拡張機能のスクリーンショット

screenshot

PostUs - Making Text Beautiful拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}