语伴
你的英语学习伴侣
What is 语伴?
语伴 is a Chrome extension developed by http://www.nchapters.com, and its main feature is "你的英语学习伴侣".
Extension Screenshots
Download 语伴 Extension CRX File
Download 语伴 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
语伴是一个专业的英语学习平台。我们拥有最权威的英文知识库,确保用户获得最准确的英语学习信息。 学习英语没有捷径,我们不相信速成课程。精通一门语言需要词汇的积累,思维模式的转换,和文化的深入, 这是一个缓慢的过程。 但是正确的方法可以事半功倍。我们希望语伴可以使您联结我们海外的学习资源,在我们专业的语言学习团队的帮助下,从词汇,语法,口语,听力全面提高英文。
Extension Basic Information
Name | |
ID | dokpjjlibkebhnjokdapokmllmhgilld |
Official URL | https://chrome.google.com/webstore/detail/%E8%AF%AD%E4%BC%B4/dokpjjlibkebhnjokdapokmllmhgilld |
Description | 你的英语学习伴侣 |
File Size | 19.53 KB |
Installation Count | 140 |
Current Version | 1.0 |
Last Updated | 2014-01-30 |
Publish Date | 2014-01-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.nchapters.com |
Payment Type | free |
Extension Website | http://www.nchapters.com |
Help Page URL | http://www.nchapters.com/help |
Supported Languages | 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" ] } } |