Italy New tab
Very large collection of Italy wallpaper to customize your home page
Vad är Italy New tab?
Italy New tab är en Chrome-tillägg utvecklad av suany4545, och dess huvudfunktion är "Very large collection of Italy wallpaper to customize your home page".
Tilläggsskärmbilder
Ladda ner Italy New tab-förlängningens CRX-fil
Ladda ner Italy New tab-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
Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.
Grundläggande Information om Tillägg
Namn | |
ID | jibbcfgaenmneicoicpepjimfpfgjmfc |
Officiell webbadress | https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc |
Beskrivning | Very large collection of Italy wallpaper to customize your home page |
Filstorlek | 19.36 MB |
Antal Installationer | 64 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2018-03-11 |
Publiceringsdatum | 2018-03-11 |
Utvecklare | suany4545 |
Betalningssätt | free |
Stödda Språk | 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" ] } |