View Single Post
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#12
@arjunkumar87 - what is your point?

Anyway for anyone else interested in knowing, I found a rather forceful way of deleting history including bookmarks. In my Fennec profile dir, I deleted the places.sqlite* and autocomplete.json files. Fennec automatically recreates these files if they're missing on startup.

Code:
cd /home/user/.mozilla/fennec/(random-chars).default/
rm places.sqllite* autocomplete.json
Replace (random-chars) with whatever your random profile dir is.

Note this will delete all your bookmarks too, so use with care.
 

The Following User Says Thank You to jedi For This Useful Post: