Overview:
;-- FFBookmarkUnpacker
;-- v100515 by nod5 ( nod5.dcmembers.com )
;-- unpacks Firefox 3 bookmarks.html boomarks as .url files and subfolders
;-- set unpack root folder in ini
;-- tip: put link to FFBookmarkUnpacker.exe in Windows autorun to unpack on each boot
note: to set Firefox to update the bookmarks.html each time it closes do this:
- type "about:config" in firefox inputbar
- type "browser.bookmarks.autoExportHTML"
- set it to "true"
FFBookmarkUnpacker was made for use on a ramdisk that clears on each boot.
For non-ramdisk use, avoid duplicates by deleting the old unpack root folder before running.
Changelog:
100515: (first version)