Where does Chrome save its SQLite database to?

后端 未结 2 1209
一生所求
一生所求 2020-12-24 12:57

Google Chrome stores internal data such as browser history in a SQLite database; where is this saved to?

2条回答
  •  温柔的废话
    2020-12-24 13:32

    Mac

    ~/Library/Application Support/Google/Chrome/Default/databases
    

    Here are they are organized by URL for every site you have accessed, except for Datbases.db and Datbases.db-hournal

提交回复
热议问题