Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "minimum_chrome_version": "44", "name": "Wake-On-Lan (WOL)", "short_name": "wake-on-lan", "icons": { "48": "images\/icon-48x48.png", "128": "images\/icon-128x128.png" }, "app": { "persistent": false, "background": { "scripts": [ "js\/launcher.js" ] } }, "offline_enabled": true, "version": "0.3.0", "manifest_version": 2, "permissions": [ "storage" ], "sockets": { "udp": { "bind": [ "*" ], "send": [ "*" ] } }, "description": "Wake up other computers with WOL magic packets" }