|
| ||||||||||
| Tags: bookmark, firefox, web browser |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Remove description field of all bookmarks in Firefox
|
|
#2
| |||
| |||
| Re: Remove description field of all bookmarks in Firefox
I am also looking forward for some kind of tools to remove the entire description field. As there are lots of bookmarks it would be really difficult to remove all the description one by one so is there any way to remove them all. Please help me out. |
|
#3
| |||
| |||
| Re: Remove description field of all bookmarks in Firefox Quote:
|
|
#4
| |||
| |||
| Re: Remove description field of all bookmarks in Firefox
Usually Mozilla Firefox saves all the bookmarks in a SQLite database file so that you can access it easily and do any kind of changes you need. For doing this you will have to follow these steps. First you will have to install SQLite Database Browser and enter this command Code: apt-get install sqlitebrowser After all this, just run the below SQL so that it will remove all the description of your bookmarks. Code: delete from moz_items_annos where anno_attribute_id = 2 |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Remove description field of all bookmarks in Firefox" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sync AD computer description field with local computer description field. | Michael | Windows Server Help | 7 | 18-10-2011 01:05 AM |
| Extension to add keywords, tags and a description to bookmarks in Google Chrome | Damodaran-G | Technology & Internet | 5 | 24-05-2011 09:56 PM |
| How to remove "bookmarks toolbar" & "bookmarks menu" in Mozilla Firefox 4? | Kakashi Hatake | Technology & Internet | 5 | 24-03-2011 10:44 AM |
| Import Firefox Bookmarks into Google Bookmarks | Chrisch | Windows Software | 3 | 19-08-2009 11:44 AM |
| Firefox Bookmarks | BD14 | Windows Software | 6 | 30-09-2008 05:44 PM |