Top Free App Live Wallpaper Windows 10

Top Free App Live Wallpaper Windows 10

You will find yourself in not only a land of stunning animated backgrounds, but also a built-in editor tool to create your own.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Top Free App Live Wallpaper Windows 10",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "You will find yourself in not only a land of stunning animated backgrounds, but also a built-in editor tool to create your own.",
  "homepage_url": "https://itprospt.com/live-wallpaper-windows-10/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}