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はBrowserNativeによって開発されたChromeの拡張機能で、その主な機能は「Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.」です。

拡張機能のスクリーンショット

screenshot

Set Image As Chrome OS Wallpaper拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}