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
拡張機能の基本情報
名前 | Tagalog Learning |
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\/*" ] } |