Italy New tab
Very large collection of Italy wallpaper to customize your home page
What is Italy New tab?
Italy New tab is a Chrome extension developed by suany4545, and its main feature is "Very large collection of Italy wallpaper to customize your home page".
Extension Screenshots
Download Italy New tab Extension CRX File
Download Italy New tab 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
Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.
Extension Basic Information
Name | |
ID | jibbcfgaenmneicoicpepjimfpfgjmfc |
Official URL | https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc |
Description | Very large collection of Italy wallpaper to customize your home page |
File Size | 19.36 MB |
Installation Count | 64 |
Current Version | 1.0.0 |
Last Updated | 2018-03-11 |
Publish Date | 2018-03-11 |
Developer | suany4545 |
Payment Type | free |
Supported Languages | 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" ] } |