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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้าช่วยเหลือ http://browsernative.com/chromebook-wallpaper-app/
URL หน้านโยบายความเป็นส่วนตัว 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"
}