Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. {
  2.   "version": "0.1",
  3.   "name": "Clock1",
  4.   "description": "Clock is Time.",
  5.   "launch_path": "index.html",
  6.   "icons": {
  7.     "16": "icon-16.png",
  8.     "48": "icon-48.png",
  9.     "128": "icon-128.png"
  10.   },
  11.   "developer": {
  12.     "name": "Wannaphong",
  13.     "url": "http://www.wannaphong.com"
  14.   },
  15.   "locales": {
  16.     "th": {
  17.       "description": "Website Thai",
  18.       "developer": {
  19.         "url": "http://www.wannaphong.com"
  20.       }
  21.     },
  22.     "it": {
  23.       "description": "One",
  24.       "developer": {
  25.         "url": "http://www.wannaphong.com"
  26.       }
  27.     }
  28.   },
  29.   "default_locale": "en"
  30. }