Tagalog Learning
Learn Tagalog one word at a time!
什么是Tagalog Learning?
Tagalog Learning是由Lebraude开发的Chrome扩展程序,该扩展的主要功能是“Learn Tagalog one word at a time!”。
扩展截图
下载Tagalog Learning扩展crx文件
下载Tagalog Learning扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
When you open a new tab, it's a opportunity to learn something!
v1.0: 100 different words/expressions 扩展基本信息
| 名称 | |
| ID | ipcipfohoojmglgmdmdgldkenchihfhb |
| 官方URL | https://chromewebstore.google.com/detail/tagalog-learning/ipcipfohoojmglgmdmdgldkenchihfhb |
| 简介 | Learn Tagalog one word at a time! |
| 文件大小 | 16.89 KB |
| 安装次数 | 29 |
| 当前版本 | 1.0 |
| 更新时间 | 2020-01-23 |
| 上架时间 | 2020-01-19 |
| 评分 | 2.00/5 共1次评分 |
| 开发者 | Lebraude |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"version": "1.0",
"default_locale": "en",
"manifest_version": 2,
"icons": {
"16": "public\/assets\/icon16.png",
"48": "public\/assets\/icon48.png",
"128": "public\/assets\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "public\/index.html"
},
"web_accessible_resources": [
"public\/assets\/*"
]
} | |