PostUs - Making Text Beautiful

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

Qu'est-ce que PostUs - Making Text Beautiful ?

PostUs - Making Text Beautiful est une extension Chrome développée par brocodelabs, et sa fonction principale est "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension PostUs - Making Text Beautiful

Téléchargez les fichiers d'extension PostUs - Making Text Beautiful au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom PostUs - Making Text Beautiful PostUs - Making Text Beautiful
ID ckigiopfglmcaiebodeojheffocffpik
URL Officiel https://chromewebstore.google.com/detail/postus-making-text-beauti/ckigiopfglmcaiebodeojheffocffpik
Description Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.
Taille du Fichier 165 KB
Nombre d'Installations 42
Version Actuelle 1.1.0
Dernière Mise à Jour 2022-07-27
Date de Publication 2022-07-26
Évaluation 5.00/5 Total 5 Évaluations
Développeur brocodelabs
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://www.buymeacoffee.com/dashboard
Langues Prises en Charge 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"
    }
}