C:\Users\nomeutente\AppData\Roaming\Mozilla\Firefox\Profiles\nomeprofilo
L'ho analizzato con il software DB Browser for SQLite (versione portable) che, però, non ha riscontrato alcuna anomalia. Nel dettaglio, ho eseguito i test "Integrity Check" e "Foreign-Key Check".
Codice: Seleziona tutto
Execution finished without errors.
Result: 1 rows returned in 15ms
At line 1:
PRAGMA integrity_check;
Codice: Seleziona tutto
Execution finished without errors.
Result: 0 rows returned in 6ms
At line 1:
PRAGMA foreign_key_check;