Set Image As Chrome OS Wallpaper

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

Wat is Set Image As Chrome OS Wallpaper?

Set Image As Chrome OS Wallpaper is een Chrome-extensie ontwikkeld door BrowserNative, en de belangrijkste functie is "Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Set Image As Chrome OS Wallpaper

Download Set Image As Chrome OS Wallpaper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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/                    

Basisinformatie over de Extensie

Naam Set Image As Chrome OS Wallpaper Set Image As Chrome OS Wallpaper
ID jmkicickdhekkjlghmckdldknhghgbcm
Officiële URL https://chromewebstore.google.com/detail/set-image-as-chrome-os-wa/jmkicickdhekkjlghmckdldknhghgbcm
Beschrijving Set any online image as desktop wallpaper on Chromebook and other ChromeOS devices.
Bestandsgrootte 7.38 KB
Aantal Installaties 1,095
Huidige Versie 0.0.4
Laatst Bijgewerkt 2016-08-18
Publicatiedatum 2016-08-17
Beoordeling 3.00/5 Totaal 12 Beoordelingen
Ontwikkelaar BrowserNative
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://browsernative.com/chromebook-wallpaper-app/
Help Pagina-URL http://browsernative.com/chromebook-wallpaper-app/
URL van de Privacybeleid Pagina https://browsernative.com/extensions-privacy-policy
Ondersteunde Talen 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"
}