Echo

'Just listen to yourself.'

O que é Echo?

Echo é uma extensão do Chrome desenvolvida por https://somnibyte.net, e sua principal característica é "'Just listen to yourself.'".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Echo

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

                        Have you ever been mocked by someone for a small grammatical error? 

WELL NO MORE! Meet Echo. Echo is an application in which you can listen to how your post sounds like BEFORE the wrath of the world ensues on your post. 

*Results may vary 

Steps:

1. Before you post anything on any website, in terms of communicating with other folks on the web, copy your post.

2. Click on the Echo extension icon on the upper right corner of your browser.

3. Paste your post into the textfield provided.

4. Click on the "Listen to yourself" button

5. Proceed to correcting your grammar, and use of language. 

6. There is no step 6.                    

Informações Básicas da Extensão

Nome Echo Echo
ID eocompbffkacmofflnhgldaihlaebhoa
URL Oficial https://chromewebstore.google.com/detail/echo/eocompbffkacmofflnhgldaihlaebhoa
Descrição 'Just listen to yourself.'
Tamanho do Arquivo 29.28 KB
Contagem de Instalações 398
Versão Atual 1.0
Última Atualização 2015-02-03
Data de Publicação 2015-02-02
Desenvolvedor https://somnibyte.net
Tipo de Pagamento free
Site da Extensão http://www.somnibyte.net
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Echo",
    "description": "'Just listen to yourself.'",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img\/icon_16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "img\/icon_16.png",
        "128": "img\/icon_128.png"
    }
}