tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

Local State (546B)


      1 {
      2   "profile" : {
      3     "info_cache" : {
      4       "Default" : {
      5         "active_time" : 1430950755.65137,
      6         "is_using_default_name" : true,
      7         "is_ephemeral" : false,
      8         "is_omitted_from_profile_list" : false,
      9         "user_name" : "",
     10         "background_apps" : false,
     11         "is_using_default_avatar" : true,
     12         "avatar_icon" : "chrome://theme/IDR_PROFILE_AVATAR_0",
     13         "name" : "Person 1"
     14       }
     15     },
     16     "profiles_created" : 1,
     17     "last_used" : "Default",
     18     "last_active_profiles" : [
     19       "Default"
     20     ]
     21   }
     22 }