WordParty
WordParty plugin for Chrome.
什么是WordParty?
WordParty是由https://word-party.com开发的Chrome扩展程序,该扩展的主要功能是“WordParty plugin for Chrome.”。
扩展截图
下载WordParty扩展crx文件
下载WordParty扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Integrates WordParty with other websites.
- Extension shows vocabulary statistics for every web page. Be even more aware of your vocabulary progress.
- Allows you to manage words on a page. Get a WordParty like experience even outside a reader.
- You can save a page to read later it on WordParty. It will be available even if the original article was removed.
*Plugin is under a development (it is an early beta version) 扩展基本信息
| 名称 | |
| ID | dlholbkkclbghhipddnagkdkkcmnpgko |
| 官方URL | https://chromewebstore.google.com/detail/wordparty/dlholbkkclbghhipddnagkdkkcmnpgko |
| 简介 | WordParty plugin for Chrome. |
| 文件大小 | 245 KB |
| 安装次数 | 25 |
| 当前版本 | 1.0.96 |
| 更新时间 | 2018-04-03 |
| 上架时间 | 2018-04-03 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | https://word-party.com |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WordParty",
"description": "WordParty plugin for Chrome.",
"version": "1.0.96",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"web_accessible_resources": [
"resources\/*.woff"
],
"background": {
"scripts": [
"eventPage.js"
],
"persistent": true
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |