语伴

你的英语学习伴侣

Cos'è 语伴?

语伴 è un'estensione di Chrome sviluppata da http://www.nchapters.com, e la sua funzione principale è "你的英语学习伴侣".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione 语伴

Scarica i file di estensione 语伴 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

                        语伴是一个专业的英语学习平台。我们拥有最权威的英文知识库,确保用户获得最准确的英语学习信息。

学习英语没有捷径,我们不相信速成课程。精通一门语言需要词汇的积累,思维模式的转换,和文化的深入, 这是一个缓慢的过程。

但是正确的方法可以事半功倍。我们希望语伴可以使您联结我们海外的学习资源,在我们专业的语言学习团队的帮助下,从词汇,语法,口语,听力全面提高英文。                    

Informazioni di Base sull'Estensione

Nome 语伴 语伴
ID dokpjjlibkebhnjokdapokmllmhgilld
URL Ufficiale https://chrome.google.com/webstore/detail/%E8%AF%AD%E4%BC%B4/dokpjjlibkebhnjokdapokmllmhgilld
Descrizione 你的英语学习伴侣
Dimensione del File 19.53 KB
Conteggio Installazioni 140
Versione Corrente 1.0
Ultimo Aggiornamento 2014-01-30
Data di Pubblicazione 2014-01-28
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore http://www.nchapters.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.nchapters.com
URL della Pagina di Aiuto http://www.nchapters.com/help
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u8bed\u4f34",
    "short_name": "\u8bed\u4f34",
    "description": "\u4f60\u7684\u82f1\u8bed\u5b66\u4e60\u4f34\u4fa3",
    "version": "1.0",
    "icons": {
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_title": "\u8bed\u4f34"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}