Italy New tab
Very large collection of Italy wallpaper to customize your home page
Apa itu Italy New tab?
Italy New tab adalah ekstensi Chrome yang dikembangkan oleh suany4545, dan fitur utamanya adalah "Very large collection of Italy wallpaper to customize your home page".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Italy New tab
Unduh file ekstensi Italy New tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Replace the traditional tab page by a new beautiful and elegant one, made of customizable Italy wallpapers.
Informasi Dasar Ekstensi
Nama | |
ID | jibbcfgaenmneicoicpepjimfpfgjmfc |
URL Resmi | https://chrome.google.com/webstore/detail/italy-new-tab/jibbcfgaenmneicoicpepjimfpfgjmfc |
Deskripsi | Very large collection of Italy wallpaper to customize your home page |
Ukuran File | 19.36 MB |
Jumlah Instalasi | 64 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2018-03-11 |
Tanggal Publikasi | 2018-03-11 |
Pengembang | suany4545 |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |