Echo

'Just listen to yourself.'

什麼是Echo?

Echo是由https://somnibyte.net開發的Chrome擴展程式,該擴展的主要功能是“'Just listen to yourself.'”。

擴展截圖

screenshot

下載Echo擴展crx文件

下載Echo擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Echo Echo
ID eocompbffkacmofflnhgldaihlaebhoa
官方網址 https://chromewebstore.google.com/detail/echo/eocompbffkacmofflnhgldaihlaebhoa
簡介 'Just listen to yourself.'
檔案大小 29.28 KB
安裝次數 398
目前版本 1.0
更新時間 2015-02-03
上架時間 2015-02-02
開發者 https://somnibyte.net
付費類型 free
擴展官網 http://www.somnibyte.net
支援的語言 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"
    }
}