New tab Mexico
Install the extension to enjoy original Mexico images whenever you open a tab
What is New tab Mexico?
New tab Mexico is a Chrome extension developed by pierrerondel951, and its main feature is "Install the extension to enjoy original Mexico images whenever you open a tab".
Extension Screenshots
Download New tab Mexico Extension CRX File
Download New tab Mexico 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
Personalize your new home tab on Chrome using this free Mexico new tab extension
Extension Basic Information
Name | |
ID | gfgpdpdodlpmhgomhhpfijgalgonommo |
Official URL | https://chrome.google.com/webstore/detail/new-tab-mexico/gfgpdpdodlpmhgomhhpfijgalgonommo |
Description | Install the extension to enjoy original Mexico images whenever you open a tab |
File Size | 10.95 MB |
Installation Count | 511 |
Current Version | 1.0.0 |
Last Updated | 2018-03-12 |
Publish Date | 2018-03-12 |
Rating | 3.00/5 Total 2 Ratings |
Developer | pierrerondel951 |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "New tab Mexico" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Install the extension to enjoy original Mexico images whenever you open a tab", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "New tab Mexico", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |