Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

i have created bookmarks and changed their name but now during import its not recognising it as firefox back file

  • 3 Antworten
  • 3 haben dieses Problem
  • 7 Aufrufe
  • Letzte Antwort von cor-el

more options

i always have take a backup of what i save as bookmark in a week. due to some problem i had to upgrade my PC. and now after installing the latest version of Firefox i wanted to import the json file but it is not recognizing it as so. after taking backup i changed the name the name of it. the bookmarks are very important for me do something dear.

i always have take a backup of what i save as bookmark in a week. due to some problem i had to upgrade my PC. and now after installing the latest version of Firefox i wanted to import the json file but it is not recognizing it as so. after taking backup i changed the name the name of it. the bookmarks are very important for me do something dear.

Ausgewählte Lösung

i know this dear {"title":"","id":1,"dateAdded":1311625795890000,"lastModified":1311626347227000,"type":"text/x-moz-place-container","root":"placesRoot",............................ but the problem was it was not at all recognising it as json file, may be some how automatically the extension changed to .file. but i solved it 1)open that file with firefox 2)copy the content from firefox 3)then open notepad 4) paste it 5) save file with anyname.json and change saveas type to all files 6) then import it through bookmark (show all bookmark->import)

thanks

Diese Antwort im Kontext lesen 👍 2

Alle Antworten (3)

more options

Make sure that the backup file with the bookmarks has the correct file extension: .html for a HTML backup and .json for a JSON backup.
You can check that via the right-click context menu of that file and open the Properties.
If you are not sure about the file type then you can open the file in Firefox via "File > Open File"
A JSON backup will show as one long text line without line breaks and a HTML backup as a web page with clickable links.

A JSON backup starts with: {"title":"","id":1,"dateAdded":
An HTML backup starts with: <!DOCTYPE NETSCAPE-Bookmark-file-1>

more options

Ausgewählte Lösung

i know this dear {"title":"","id":1,"dateAdded":1311625795890000,"lastModified":1311626347227000,"type":"text/x-moz-place-container","root":"placesRoot",............................ but the problem was it was not at all recognising it as json file, may be some how automatically the extension changed to .file. but i solved it 1)open that file with firefox 2)copy the content from firefox 3)then open notepad 4) paste it 5) save file with anyname.json and change saveas type to all files 6) then import it through bookmark (show all bookmark->import)

thanks

Geändert am von Anurag

more options

Type "File" usually means that there is no file extension, so you need to add the .json file extension yourself.

This happens if you do not add a .json file extension while saving the bookmarks backup file.