Set Image As Chrome OS Wallpaper

Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.

ما هو Set Image As Chrome OS Wallpaper؟

Set Image As Chrome OS Wallpaper هو إضافة Chrome تم تطويرها بواسطة BrowserNative، والميزة الرئيسية لها هي "Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.".

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

screenshot

تحميل ملف CRX للإضافة Set Image As Chrome OS Wallpaper

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

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

                        Right click on any image, and choose the option "Set As ChromeOS Wallpaper".

Only for Chromebooks and other ChromeOS devices. Doesn't work on Windows, Mac or Linux.

Visit homepage for more cool apps and extensions: http://browsernative.com/chromebook-wallpaper-app/                    

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

الاسم Set Image As Chrome OS Wallpaper Set Image As Chrome OS Wallpaper
ID jmkicickdhekkjlghmckdldknhghgbcm
عنوان URL الرسمي https://chromewebstore.google.com/detail/set-image-as-chrome-os-wa/jmkicickdhekkjlghmckdldknhghgbcm
الوصف Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.
حجم الملف 7.38 KB
عدد التثبيتات 1,095
النسخة الحالية 0.0.4
آخر تحديث 2016-08-18
تاريخ النشر 2016-08-17
تقييم 3.00/5 مجموع تقييمات 12
المطور BrowserNative
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://browsernative.com/chromebook-wallpaper-app/
عنوان صفحة المساعدة http://browsernative.com/chromebook-wallpaper-app/
عنوان صفحة سياسة الخصوصية https://browsernative.com/extensions-privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.",
    "homepage_url": "https:\/\/browsernative.com\/chromebook-wallpaper-app\/",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Set Image As Chrome OS Wallpaper",
    "permissions": [
        "contextMenus",
        "wallpaper",
        "notifications"
    ],
    "version": "0.0.4"
}