Spanish Immersion Homepage
Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster.
Spanish Immersion Homepageとは何ですか?
Spanish Immersion Homepageはhttps://readlang.comによって開発されたChromeの拡張機能で、その主な機能は「Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster.」です。
拡張機能のスクリーンショット
Spanish Immersion Homepage拡張機能のCRXファイルをダウンロード
Spanish Immersion Homepage拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Learn faster by surfing the web in Spanish.
Replaces your "New Tab" page to encourage you to practice Spanish:
- Search Google in Spanish
- List of recommended Spanish websites to visit - customize by adding your own favorite Spanish sites.
This is a beta version - please email to let me know what you think: [email protected] 拡張機能の基本情報
| 名前 | |
| ID | cnpcmgofjnihlgfggcadlipdphklgdgo |
| 公式URL | https://chromewebstore.google.com/detail/spanish-immersion-homepag/cnpcmgofjnihlgfggcadlipdphklgdgo |
| 説明 | Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster. |
| ファイルサイズ | 7.47 MB |
| インストール数 | 1,811 |
| 現在のバージョン | 0.5.0 |
| 最終更新日 | 2023-05-16 |
| 公開日 | 2015-10-21 |
| 評価 | 4.86/5 合計 7 レビュー |
| 開発者 | https://readlang.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Spanish Immersion Homepage",
"short_name": "Spanish Immersion",
"description": "Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster.",
"version": "0.5.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon96_128.png"
},
"chrome_url_overrides": {
"newtab": "newTab.html"
},
"offline_enabled": true
} | |