Spanish Immersion Homepage
Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster.
What is Spanish Immersion Homepage?
Spanish Immersion Homepage is a Chrome extension developed by https://readlang.com, and its main feature is "Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster.".
Extension Screenshots
Download Spanish Immersion Homepage Extension CRX File
Download Spanish Immersion Homepage extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | Spanish Immersion Homepage |
ID | cnpcmgofjnihlgfggcadlipdphklgdgo |
Official URL | https://chromewebstore.google.com/detail/spanish-immersion-homepag/cnpcmgofjnihlgfggcadlipdphklgdgo |
Description | Turn your New Tab page Spanish to cultivate a productive web-browsing habit and learn faster. |
File Size | 7.47 MB |
Installation Count | 1,811 |
Current Version | 0.5.0 |
Last Updated | 2023-05-16 |
Publish Date | 2015-10-21 |
Rating | 4.86/5 Total 7 Ratings |
Developer | https://readlang.com |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |