Echo

'Just listen to yourself.'

Cos'è Echo?

Echo è un'estensione di Chrome sviluppata da https://somnibyte.net, e la sua funzione principale è "'Just listen to yourself.'".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Echo

Scarica i file di estensione Echo in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Echo Echo
ID eocompbffkacmofflnhgldaihlaebhoa
URL Ufficiale https://chromewebstore.google.com/detail/echo/eocompbffkacmofflnhgldaihlaebhoa
Descrizione 'Just listen to yourself.'
Dimensione del File 29.28 KB
Conteggio Installazioni 398
Versione Corrente 1.0
Ultimo Aggiornamento 2015-02-03
Data di Pubblicazione 2015-02-02
Sviluppatore https://somnibyte.net
Tipo di Pagamento free
Sito Web dell'Estensione http://www.somnibyte.net
Lingue Supportate 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"
    }
}