McLaren Wallpaper
McLaren Wallpaper turn new tab into McLaren Wallpapers.
ما هو McLaren Wallpaper؟
McLaren Wallpaper هو إضافة Chrome تم تطويرها بواسطة Techsy، والميزة الرئيسية لها هي "McLaren Wallpaper turn new tab into McLaren Wallpapers.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة McLaren Wallpaper
قم بتنزيل ملفات الامتداد McLaren Wallpaper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
McLaren Wallpaper turn new tab into Awesome McLaren Wallpapers. McLaren wallpapers extension offers great images with every new tab and was made for all fans of McLaren images. FEATURES: • Every time you open a new tab, the McLaren wallpaper is shuffled. • Google search provides quick access to popular websites. • Easy access to email and social media accounts. • Automatically display the current date and time. • Quick access to your most often visited websites. • Bookmarks are easily accessible. • Display Weather, Time & Date on screen. • Add a website to the Shortcuts tab for easy access. • Simple Social Media Sharing.
معلومات أساسية عن التمديد
الاسم | |
ID | gnaahcmhfhobnijdljklhjodokgmkple |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/mclaren-wallpaper/gnaahcmhfhobnijdljklhjodokgmkple |
الوصف | McLaren Wallpaper turn new tab into McLaren Wallpapers. |
حجم الملف | 13.13 MB |
عدد التثبيتات | 433 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2022-12-15 |
تاريخ النشر | 2022-12-15 |
المطور | Techsy |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "author": "Techsy", "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "bookmarks", "topSites" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |