Lingolden
Learn French, one tab at a time.
什麼是Lingolden?
Lingolden是由Lingolden開發的Chrome擴展程式,該擴展的主要功能是“Learn French, one tab at a time.”。
擴展截圖
下載Lingolden擴展crx文件
下載Lingolden擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Lingolden is an educational web app that turns learning French into a simple, everyday task.
This extension puts a fun spin on traditional flashcards: every new tab triggers a new French word, allowing you to steadily improve your vocabulary.
Lingolden is the perfect language trainer for anyone looking to pick up French at their own pace. Allons-y!
*Images provided by the graphic designers at Design Zone 擴展基本資訊
| 名稱 | |
| ID | pbalopeejampjmeodeeehcaognfhdkfk |
| 官方網址 | https://chromewebstore.google.com/detail/lingolden/pbalopeejampjmeodeeehcaognfhdkfk |
| 簡介 | Learn French, one tab at a time. |
| 檔案大小 | 578 KB |
| 安裝次數 | 182 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2019-04-22 |
| 上架時間 | 2019-04-21 |
| 評分 | 5.00/5 共 8 次評分 |
| 開發者 | Lingolden |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Lingolden",
"version": "1.0.1",
"description": "Learn French, one tab at a time.",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |