Home | History | Annotate | Download | only in asan_crash_ext
      1 {
      2   "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuUZGKCDbff6IRaxa4Pue7PPkxwPaNhGT3JEqppEsNWFjM80imEdqMbf3lrWqEfaHgaNku7nlpwPO1mu3/4Hr+XdNa5MhfnOnuPee4hyTLwOs3Vzz81wpbdzUxZSi2OmqMyI5oTaBYICfNHLwcuc65N5dbt6WKGeKgTpp4v7j7zwIDAQAB",
      3   "description": "Telemetry ChromeOS Autotest component extension",
      4   "name": "Telemetry ChromeOS AutoTest Component Extension",
      5   "background": {
      6     "scripts": ["background.js"]
      7   },
      8   "manifest_version": 2,
      9   "version": "0.1",
     10   "permissions" : [
     11     "autotestPrivate"
     12   ]
     13 }
     14