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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PostUs - Making Text Beautiful एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}