New tab Mexico

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

New tab Mexicoとは何ですか?

New tab Mexicoはpierrerondel951によって開発されたChromeの拡張機能で、その主な機能は「Install the extension to enjoy original Mexico images whenever you open a tab」です。

拡張機能のスクリーンショット

screenshot
screenshot

New tab Mexico拡張機能のCRXファイルをダウンロード

New tab Mexico拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 New tab Mexico New tab Mexico
ID gfgpdpdodlpmhgomhhpfijgalgonommo
公式URL https://chrome.google.com/webstore/detail/new-tab-mexico/gfgpdpdodlpmhgomhhpfijgalgonommo
説明 Install the extension to enjoy original Mexico images whenever you open a tab
ファイルサイズ 10.95 MB
インストール数 511
現在のバージョン 1.0.0
最終更新日 2018-03-12
公開日 2018-03-12
評価 3.00/5 合計 2 レビュー
開発者 pierrerondel951
支払い方法 free
対応言語 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"
    ]
}