home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / AvantBrowser / asetup.exe / _data / webkit / chrome.dll / 0 / BINDATA / 513 < prev    next >
Encoding:
Text File  |  2013-04-03  |  554 b   |  18 lines

  1. {
  2.   "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDdTTWp0WWTp4XU15/xCchl4x4ZvG31cx/VT567UDgMLUL/+8j+3w3C87UJemJ3I5x81XJv8lhK3eIxR05H59UFsW9C70/hZCQeOhi5Uutl1gAlG4xsJAX9EQjFmmKsN88wmfZvxNPlu0WoxtHxjXKogRfk+wujanMyXnmhHaDrvwIDAQAB",
  3.   "name": "Chrome Apps Debugger",
  4.   "description": "Debug Chrome apps.",
  5.   "manifest_version": 2,
  6.   "version": "0.1",
  7.   "app": {
  8.     "background": {
  9.       "scripts": ["background.js"]
  10.     }
  11.   },
  12.   "permissions": ["notifications"],
  13.   "icons": {
  14.     "16": "images/dev-icon-16.png",
  15.     "128": "images/dev-icon-128.png"
  16.   }
  17. }
  18.