Android Bookmarks db I got from old tablet with damaged wifi antenna
I used this tablet for many years and got lots of bookmarks on my browser, but recently its antenna stopped working. I did some research and found out you can export the bookmarks from firefox even if you cant connect to the internet to use the sync functionality. I rooted the phone, copied the browser.db file from firefox and exported the bookmarks table with SQLite Browser. I read on some verry old (6-8 Years ago) threads on this forum that they imported the bookmarks.csv they got from the db in excel, then modified it in some sense and then exported it to a html file to import that in firefox. I did everything to where i have the whole table in excel, only need to know what i need to modify in it.
Original Posts:
https://support.mozilla.org/en-US/questions/1065613; https://support.mozilla.org/gl/questions/1006480
Выбранное решение
I solved it, did some more research and found this handy little tool here: https://gist.github.com/dogancelik/b82c6eac880eb58acd2b if you dont know how this works you can look up the fork here: https://gist.github.com/p1usminus/db60fee03101f7904bd0da1c5c16b0cb
Did this a few weeks ago didnt do the writeup until now cuz i was busy
Прочитайте этот ответ в контексте 👍 0Все ответы (2)
https://support.mozilla.org/en-US/questions/1065613
hopefully this link works
Выбранное решение
I solved it, did some more research and found this handy little tool here: https://gist.github.com/dogancelik/b82c6eac880eb58acd2b if you dont know how this works you can look up the fork here: https://gist.github.com/p1usminus/db60fee03101f7904bd0da1c5c16b0cb
Did this a few weeks ago didnt do the writeup until now cuz i was busy