WARNING: This article may be obsolete
This post was published in 2021-02-26. Obviously, expired content is less useful to users if it has already pasted its expiration date.
This post was published in 2021-02-26. Obviously, expired content is less useful to users if it has already pasted its expiration date.
截止到2021-05,目前Firefox Mobile把文件保存在这里:
(需要root权限)访问:
/data/data/org.mozilla.firefox/files/places.sqlite
places.sqlite是一个sqlite3文件,历史记录存放在TABLE: moz_places 里。
对于比较老旧的Firefox:
/data/data/org.mozilla.firefox/files/mozilla/???????.default/browser.db
可能仍然需要注意历史记录自动移除的问题。相关文章:
Last Modified in 2021-09-01