History Cleaner-ის მიმოხილვები
History Cleaner ავტორი Marat
2 მიმოხილვა
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 5612562, 3 წლის წინGreat addon!
Note: it uses RegEx and so make sure to "escape" special characters when needed. For example search?q needs to be written as search\?q
edit: I wish there was a way to similarly clean the files cookies.sqlite(-wal/-shm), permissions.sqlite, content-prefs.sqlite, since they can also document the sites/pages you visit. Currently I'm managing this by using a batch file that replaces those files with an early copy of those files (that only include the specific sites I'd like to keep the data of)