Italy New tab
Very large collection of Italy wallpaper to customize your home page
Italy New tabとは何ですか?
Italy New tabはsuany4545によって開発されたChromeの拡張機能で、その主な機能は「Very large collection of Italy wallpaper to customize your home page」です。
拡張機能のスクリーンショット
Italy New tab拡張機能のCRXファイルをダウンロード
Italy New tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.
拡張機能の基本情報
名前 | |
ID | jibbcfgaenmneicoicpepjimfpfgjmfc |
公式URL | https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc |
説明 | Very large collection of Italy wallpaper to customize your home page |
ファイルサイズ | 19.36 MB |
インストール数 | 64 |
現在のバージョン | 1.0.0 |
最終更新日 | 2018-03-11 |
公開日 | 2018-03-11 |
開発者 | suany4545 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Italy New tab" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Very large collection of Italy wallpaper to customize your home page", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Italy New tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |