New tab Mexico

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

Vad är New tab Mexico?

New tab Mexico är en Chrome-tillägg utvecklad av pierrerondel951, och dess huvudfunktion är "Install the extension to enjoy original Mexico images whenever you open a tab".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner New tab Mexico-förlängningens CRX-fil

Ladda ner New tab Mexico-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn New tab Mexico New tab Mexico
ID gfgpdpdodlpmhgomhhpfijgalgonommo
Officiell webbadress https://chrome.google.com/webstore/detail/new-tab-mexico/gfgpdpdodlpmhgomhhpfijgalgonommo
Beskrivning Install the extension to enjoy original Mexico images whenever you open a tab
Filstorlek 10.95 MB
Antal Installationer 511
Aktuell Version 1.0.0
Senast Uppdaterad 2018-03-12
Publiceringsdatum 2018-03-12
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare pierrerondel951
Betalningssätt free
Stödda Språk 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"
    ]
}