Bize

Free email writing tool

O que é Bize?

Bize é uma extensão do Chrome desenvolvida por Maxim Suhov, e sua principal característica é "Free email writing tool".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bize

Baixe arquivos de extensão Bize 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

                        If you’ve ever felt stuck while writing an email in English, the Bize extension can help you get out of a serious idea slump.

Writing well is one of the most important skills you can develop to be more successful at work. Knowing how to formulate the Job Offer Acceptance, Business-to-Customer, Business-to-Business emails, or any paper letter is vital. Effective emails are a reflection of your professionalism, values, and attention to detail.

If you are a freelancer, you already know how important Email Etiquette can be. If you express yourself clearly in the emails to your potential customer, you stand a chance to gain an amazing new client.

INSTALL THE BIZE EXTENSION AND YOU WILL:

✅ Discover new expressions for business correspondence
Bize contains English phrase collection, which will make your email sound more professional. Phrases are sorted into categories, so you can easily find an expression for a Greeting, Introduction, Body, Closing, or Signature part of your email.

✅ Increase the email writing speed
Write an email with a single tap using the Email Generation option. Just add a finishing touch and get it ready for sharing via any email service right from the app!

✅ Impress people with your writing skills
Bize can help you better express yourself.

✅ Learn common business acronyms
The business world has its own linguistic terminology that you can find in the Bize extension and use in workplace chats.                    

Informações Básicas da Extensão

Nome Bize Bize
ID pcaignlemnggjimojmogfjpnpeongamj
URL Oficial https://chromewebstore.google.com/detail/bize/pcaignlemnggjimojmogfjpnpeongamj
Descrição Free email writing tool
Tamanho do Arquivo 248 KB
Contagem de Instalações 150
Versão Atual 1.0.0
Última Atualização 2020-11-11
Data de Publicação 2020-11-11
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Maxim Suhov
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "manifest_version": 2,
    "name": "Bize",
    "description": "Free email writing tool",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self';connect-src 'self' wss:\/\/*.firebaseio.com https:\/\/firestore.googleapis.com;"
}