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
官方網址 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"
    }
}