PostUs - Making Text Beautiful

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

O que é PostUs - Making Text Beautiful?

PostUs - Making Text Beautiful é uma extensão do Chrome desenvolvida por brocodelabs, e sua principal característica é "Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão PostUs - Making Text Beautiful

Baixe arquivos de extensão PostUs - Making Text Beautiful no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome PostUs - Making Text Beautiful PostUs - Making Text Beautiful
ID ckigiopfglmcaiebodeojheffocffpik
URL Oficial https://chromewebstore.google.com/detail/postus-making-text-beauti/ckigiopfglmcaiebodeojheffocffpik
Descrição Makes Linkedin and Twitter post more formatted and beautiful by applying different formatting styles and using Unicodes.
Tamanho do Arquivo 165 KB
Contagem de Instalações 42
Versão Atual 1.1.0
Última Atualização 2022-07-27
Data de Publicação 2022-07-26
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor brocodelabs
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://www.buymeacoffee.com/dashboard
Idiomas Suportados 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"
    }
}