Allows to export Chrome history and bookmarks into JSON file, which can be converted to CSV/XLS/XLSX file at http://www.json-xls.com
Save Chrome history and bookmarks as JSON files.
Click on 'Chrome History.json' or 'Chrome Bookmarks.json' button to download JSON file with your browser history/bookmarks.
Also extension allows to transform original history JSON file exported with Google Takeout.
If you want to convert downloaded JSON file to CSV/XLS/XLSX format please use online converter https://www.JSON-XLS.com/json2xls.
NOTICE:
This extension doesn't export history or bookmarks into CSV or Microsoft Excel Binary File Format (.xls) file.
Any JSON file can be converted to CSV/XLS/XLSX format at https://json-xls.com/.
-----------
v2.6:
- Added link to 'Google Takeout' page.
- Added button to transform 'Google Takeout' history json file (remove metadata information).
v2.4:
- Added 'no limit' options for customer. But please remember that Chrome limitations (not more than 3 months) are still primary.
v2.3:
- Changed maximum period due to Chrome limitations (not more than 3 months).
v2.2:
- Fixed downloading bookmarks (invalid 'Added date').
v2.1:
- Fixed download on second attempt.
v2.0:
- Fixed download if "Ask where to save each file before downloading" is Checked in Chrome's Settings
v1.9:
- JSON files have been formatted!
v1.8:
- Extension requires 'Manage your downloads' permission (for Chrome v65.0.3325.181 or later)!
v1.6:
- Two new limits were added for history records: 100K and 500K!
v1.4:
- Allows to limit number of history records!
v1.3:
- CSV/TSV formats are available!
v1.2:
- human readable format for date/time stamp!
Latest reviews
- (2023-02-06) Hernán Sebastián Puccia: No Sirve. No tiene la opción de convertir el archivo JSON a HTML, por lo tanto no me sirvió.
- (2022-06-19) SamFernGamerHD: Amazing! It exports flawlessly all the bookmarks, keeping information about the folder hierarchy too. Now I can reliably make backups of it. It should be a built-in function of Google Chrome.
- (2022-03-13) DEVVIS: export flawlessly, now I need to import...oh well, its not available :) Please make this extension to be able to do importing too
- (2022-02-18) Martin Link: Fast, easy, and effective. You can't ask for anything else. Thanks!
- (2022-01-25) Deivid CM2: Just what i needed to backup my favorites, very useful
- (2021-02-17) Michael “Vu1turEMaN” H.: People seem to be confused. It just works. You add the extension, you click the app icon in your browser toolbar, and you get 3 purple buttons, just like the images for the extension. You click one of the two download buttons of your choice, and that's it - the downloaded json appears in your downloads. IF you also want to convert that JSON to a csv/xml document, then you click that 3rd button which takes you to their web site that does json converters. There is NO REQUIREMENT to use their website or converter to download your json file.
- (2020-12-18) GAOR TEOWIN: no funciona
- (2020-11-13) Gary: It works perfectly for me on Chrome 86.0.42.*, Windows 10. I was looking for a program that would export my history and bookmarks before making a clean slate. JSONs were created instantly, and I can be converted into CSV through a website. I used https://csvjson.com/json2csv which has no limit for conversion. Many 1-star reviews concern ease-of-use and unable to understand that you can google other websites that can convert JSON to other formats.
- (2020-10-04) Some Guy: It works. You get a flat array of all bookmarks. [{ "index": 0, "title": "Gmail", "url": "https://mail.google.com/mail/u/0/#inbox", "id": 1121, "parentId": "1", "dateAddedLocal": "1/19/2018, 3:17:54 PM", "dateAddedUTC": "2018-01-19T23:17:54.792Z" },{ "index": 1, "title": "QTools", "id": 1123, "parentId": "1", "dateAddedLocal": "6/11/2020, 8:05:34 PM", "dateAddedUTC": "2020-06-12T03:05:34.522Z" },...]
- (2020-09-25) Subramanya Adiga: I have exported my bookmarks to json file from google chrome. Is there anyway to import it back to chrome with the same json? I have changed my machine and want to switch to new one.
- (2020-08-06) alega2k: works
- (2020-07-04) Zachary Katz: Did what it said it would do! Huge table of .json like so: { "index": 3, "title": "If you could get every single person on the planet to watch one documentary, which one would it be? : AskReddit", "url": "http://www.reddit.com/r/AskReddit/comments/c8mqz/if_you_could_get_every_single_person_on_the/", "id": 1724, "parentId": "1", "dateAddedLocal": "5/16/2011, 5:36:01 PM", "dateAddedUTC": "2011-05-16T21:36:01.944Z" }
- (2020-04-09) Jose Arkadion: THIS EXTENSION WORKS BEAUTIFULLY, AND SEAMLESSLY, AND IS PROBABLY THE EASIEST EXTENSION THAT I HAVE EVER WORKED WITH. MANY KUDOS, AND MANY THANK YOUS !!! SINCERELY, HOSEA
- (2020-04-02) Dilip Kushwaha: Doesn't work.
- (2019-12-30) Dewd McMan: Useless non-functional junk. Just want a simple way to export & restore cookies, like from different portable Chromes & combine them, same way IE & Firefox & other real browsers always can =)
- (2019-12-04) Mark D: Works quickly and is intuitive. Users who don't want to open the online converter can simply uncheck the checkbox in the dialog box -- or if you forget to do that, just close the new browser tab that comes up. If you open the JSON file in Wordpad (in Windows 10) and save the file as type RTF, the URLs will become active links.
- (2019-11-26) Jaime Love: Simple job to do and it was easily done. The formatting is lack-luster, but all the info was organized quickly!
- (2019-11-17) Truong Ha: I Cant download json file
- (2019-11-04) Danial Shaikh: THIS APP JUST DOESNT WORK. REDIRECTS TO ANOTHER CONVERTER FILE AND YES, MY CHROME IS TOTALLY UPDATED. COMPLETE WASTE OF TIME! NOT EVEN SURE MY CHROME BOOKMARKS AND HISTORY IS SAFE OR THIS SCAM CHROME EXTENSION HAS JUST TAKEN EVERYTHING AWAY! EXTREMLY DISAPPOINTED!
- (2019-08-26) Robert DuWors: "Extension requires 'Manage your downloads' permission" Rather than snark over and over, explain how to do it! Not obvious.
- (2019-02-23) Marina Oliveira de Melo: Ok, I got exported my history, but now how to import?
- (2018-11-28) Gaurang Tandon: Works quickly and is intuitive. Users who don't want to open the online converter can simply uncheck the checkbox in the dialog box. To developer, you can use JSON.stringify(historyRecordString, null, 4); or something similar to generate a pretty output of the JSON file instead of putting everything in one line. As much as I want my history records, I also want them to be readable :)
- (2018-10-10) Mati Roy: I like it except it limits to the last 500,000 history records.
- (2018-08-21) Tony Puglisi: does not save file, forces page redirect to json converter
- (2018-05-27) Heymr Paul: Brings you to a page so you can upload it to a converter. Gave me no results and showed me no file. It only brings you to this page to make you download yet another piece of software. What kind of software and what spyware is in it is anyones guess. AVOID THIS ENTIRELY.
- (2018-03-09) Flavio Silva: Grande sacada
- (2018-02-18) Josh Comley: This does exactly what it says it will do, got my bookmarks in JSON perfectly
- (2018-01-20) Thu Nguyen Thi: good
- (2018-01-08) Janardan Misra: Junk!
- (2018-01-05) Milciades Gómez: MALO
- (2017-11-28) David C: Doesn't work
- (2017-11-22) Encore Télévision: CA MARCHE PAS TABARNAK!!!
- (2017-10-07) Bruno OS: very nice
- (2017-09-25) aymen opa: Your rating: Hated it
- (2017-02-12) charlene gardiner: Lazy
- (2017-01-01) Nikolai Koudelia: Works like a charm, thanks!
- (2016-11-29) Gersivan Oliveira: Seria ideal se baixasse diretamente a planilha com o histórico. Precisa ser mais prático.
- (2016-10-09) Samsu Boong: Krångligt dessutom vill ha pengar
- (2016-07-08) private name: should export direct to xls/xlsx/ods
- (2016-05-20) Russell Ridge: Doesn't disclose very limited export unless you subscribe