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 |
| 官方網址 | 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\/*"
]
} | |