summaryrefslogtreecommitdiff
path: root/skel/.config/chromium/Local State
blob: c4e11c604d00ef657faf8c7040c4067d60c0674d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
   "browser": {
      "last_known_google_url": "http://www.google.com/",
      "last_prompted_google_url": "http://www.google.com/",
      "last_redirect_origin": ""
   },
   "local_state": {
      "multiple_profile_prefs_version": 3
   },
   "ntp": {
      "intro_display_count": 11,
      "promo_locale": "en-US",
      "promo_version": 7,
      "webstore_enabled": true
   },
   "profile": {
      "info_cache": {
         "Default": {
            "avatar_icon": "chrome://theme/IDR_PROFILE_AVATAR_0",
            "background_apps": false,
            "name": "First user",
            "user_name": ""
         }
      },
      "last_used": "Default"
   },
   "show-first-run-bubble": false,
   "show-welcome-page": true,
   "shutdown": {
      "num_processes": 1,
      "num_processes_slow": 1,
      "type": 1
   },
   "uninstall_metrics": {
      "installation_date2": "1337732017",
      "launch_count": "3"
   },
   "user_experience_metrics": {
      "session_id": 2,
      "stability": {
         "breakpad_registration_fail": 3,
         "breakpad_registration_ok": 0,
         "crash_count": 0,
         "debugger_not_present": 3,
         "debugger_present": 0,
         "exited_cleanly": true,
         "incomplete_session_end_count": 0,
         "last_timestamp_sec": "1337732490",
         "launch_count": 3,
         "launch_time_sec": "1337732455",
         "page_load_count": 0,
         "renderer_crash_count": 0,
         "renderer_hang_count": 0,
         "session_end_completed": true,
         "stats_buildtime": "1335394977",
         "stats_version": "19.0.1084.30-64-devel"
      }
   },
   "was": {
      "restarted": false
   }
}