New tab Mexico

Install the extension to enjoy original Mexico images whenever you open a tab

Apa itu New tab Mexico?

New tab Mexico adalah ekstensi Chrome yang dikembangkan oleh pierrerondel951, dan fitur utamanya adalah "Install the extension to enjoy original Mexico images whenever you open a tab".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi New tab Mexico

Unduh file ekstensi New tab Mexico dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Personalize your new home tab on Chrome using this free Mexico new tab extension                    

Informasi Dasar Ekstensi

Nama New tab Mexico New tab Mexico
ID gfgpdpdodlpmhgomhhpfijgalgonommo
URL Resmi https://chrome.google.com/webstore/detail/new-tab-mexico/gfgpdpdodlpmhgomhhpfijgalgonommo
Deskripsi Install the extension to enjoy original Mexico images whenever you open a tab
Ukuran File 10.95 MB
Jumlah Instalasi 511
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2018-03-12
Tanggal Publikasi 2018-03-12
Penilaian 3.00/5 Total 2 Penilaian
Pengembang pierrerondel951
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}