Echo

'Just listen to yourself.'

What is Echo?

Echo is a Chrome extension developed by https://somnibyte.net, and its main feature is "'Just listen to yourself.'".

Extension Screenshots

screenshot

Download Echo Extension CRX File

Download Echo extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Echo Echo
ID eocompbffkacmofflnhgldaihlaebhoa
Official URL https://chromewebstore.google.com/detail/echo/eocompbffkacmofflnhgldaihlaebhoa
Description 'Just listen to yourself.'
File Size 29.28 KB
Installation Count 398
Current Version 1.0
Last Updated 2015-02-03
Publish Date 2015-02-02
Developer https://somnibyte.net
Payment Type free
Extension Website http://www.somnibyte.net
Supported Languages 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"
    }
}