Best Wallpapers

Get the best wallpapers in your homepage with our extension!

ما هو Best Wallpapers؟

Best Wallpapers هو إضافة Chrome تم تطويرها بواسطة [email protected]، والميزة الرئيسية لها هي "Get the best wallpapers in your homepage with our extension!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Best Wallpapers

قم بتنزيل ملفات الامتداد Best Wallpapers بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        For more details: 
https://wallpaperhomepage.com/pages/terms-of-use.html
https://wallpaperhomepage.com/pages/privacy-policy.html

Get new amazing wallpapers right on your homepage! 

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

معلومات أساسية عن التمديد

الاسم Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
عنوان URL الرسمي https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
الوصف Get the best wallpapers in your homepage with our extension!
حجم الملف 209 KB
عدد التثبيتات 82
النسخة الحالية 0.1.0
آخر تحديث 2022-07-12
تاريخ النشر 2022-07-12
المطور [email protected]
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://wallpaperhomepage.com/
عنوان صفحة المساعدة https://wallpaperhomepage.com/pages/contact.html
عنوان صفحة سياسة الخصوصية https://searchologic.com/Privacy-Policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "0.1.0",
    "name": "Best Wallpapers",
    "description": "Get the best wallpapers in your homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.wallpaperhomepage.com\/*"
    ]
}