Timeline for Modified files by Google Chrome
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 6, 2021 at 9:21 | comment | added | Artem S. Tashkinov |
You could use inotifywait as well - plenty of examples on the net
|
|
| Mar 6, 2021 at 1:21 | comment | added | berndbausch | Auditing may help. The problem is finding out whether a file write was initiated by the browser. You can filter audit records by PID, but if the browser uses a new process to update files, it's difficult. | |
| Mar 5, 2021 at 23:31 | comment | added | kkk001 | No I am talking about local user files. For example, web applications can use local file system API to access user's local files if such event is happened how can I obtain whether the web application accessed the user's local files? | |
| Mar 5, 2021 at 23:30 | comment | added | Jason Croyle | Do you mean the google docs or like cache and setting for for the actual chrome browser? | |
| Mar 5, 2021 at 23:15 | history | asked | kkk001 | CC BY-SA 4.0 |