Hummingbird
The only tool you need to acquire English vocabulary as you go about your online routine.
什么是Hummingbird?
Hummingbird是由Zellosoft.com开发的Chrome扩展程序,该扩展的主要功能是“The only tool you need to acquire English vocabulary as you go about your online routine.”。
扩展截图
下载Hummingbird扩展crx文件
下载Hummingbird扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension enables you to look up and translate English words in real time even as you watch YouTube, NetFlix or Ted.com. Select the word or even an entire idiom you want to look up and use the Save function to enable highlighting for future passive learning in different contexts. Learning in context has been proven to be the most effective method for acquiring vocabulary in any languages! This extension will be a useful companion for those who love reading online news and watching movies. Please feel free to reach out to us at [email protected] if you have any question or suggestion.
扩展基本信息
名称 | |
ID | iedikcbcgeopdlnnbogihaoankhlbfeh |
官方URL | https://chrome.google.com/webstore/detail/hummingbird/iedikcbcgeopdlnnbogihaoankhlbfeh |
简介 | The only tool you need to acquire English vocabulary as you go about your online routine. |
文件大小 | 3.59 MB |
安装次数 | 27 |
当前版本 | 2.4.8 |
更新时间 | 2021-03-03 |
上架时间 | 2020-07-04 |
评分 | 4.89/5 共9次评分 |
开发者 | Zellosoft.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | http://zellosoft.com/privacy.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "homepage_url": "http:\/\/example.com", "options_page": "pages\/options.html", "background": { "page": "background.html", "persistent": false }, "default_locale": "en", "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "assets\/icons\/icon-16.png", "19": "assets\/icons\/icon-19.png", "32": "assets\/icons\/icon-32.png", "48": "assets\/icons\/icon-48.png", "128": "assets\/icons\/icon-128.png" }, "persistent": true }, "icons": { "16": "assets\/icons\/icon-16.png", "19": "assets\/icons\/icon-19.png", "32": "assets\/icons\/icon-32.png", "48": "assets\/icons\/icon-48.png", "128": "assets\/icons\/icon-128.png" }, "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |