does google chrome in cookies database has unique values
now writing some scanner for Google Chrome cookies. Also it has option to
delete cookie, however I didn't find any id field. The most similar is
creation_utc, I don't have much info about it, found out that it is some
kind of time-stamp, I would like to know if this value is unique or not.
I need this because while deleting some cookies I use few fields and it is
not an optimal way. If creation_utc is unique it would take less time for
deleting.
No comments:
Post a Comment