Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. {
  2.     "name": "Lifahacker.ru",
  3.     "description": "A blog about productivity, life, health and sports, and of course on how to use computers, websites and technology.",
  4.     "app": {
  5.         "urls": ["http://lifehacker.ru/"],
  6.         "launch": {
  7.             "web_url": "http://lifehacker.ru/"
  8.         }
  9.     },
  10.     "manifest_version": 2,
  11.     "update_url": "http://clients2.google.com/service/update2/crx",
  12.     "version": "0.1",
  13.     "icons": {
  14.         "128": "icon.png"
  15.     }
  16. }