An extension to export your chrome bookmarks in a sane way.
DEPRICATED: New version is here https://github.com/patheticGeek/improved-potato
- Clone repo
npm inpm run devto compile once ornpm run watchto run the dev task in watch modenpm run buildto build a production (minified) version
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo