Italy New tab
Very large collection of Italy wallpaper to customize your home page
ما هو Italy New tab؟
Italy New tab هو إضافة Chrome تم تطويرها بواسطة suany4545، والميزة الرئيسية لها هي "Very large collection of Italy wallpaper to customize your home page".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Italy New tab
قم بتنزيل ملفات الامتداد Italy New tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" ] } |