17 lines
994 B
HTML
17 lines
994 B
HTML
<div class="my-4">
|
|
<div class="offset-2 col-8 p-3 context-main-bg">
|
|
<legend class="text-center">Bookmark Export</legend>
|
|
<hr>
|
|
<p class="px-2">
|
|
Our export tool allows you to select bookmarks and folders from your AllTheBookmarks account and generate a file that you can then import into any browser.
|
|
Giving you access to all your bookmarks right inside your browser.
|
|
</p>
|
|
<p class="px-2">
|
|
You can simply select the folders you want to bring into your browser on this page and click generate. A notification will pop-up showing you where you can
|
|
find your file for download. You take that newly saved file an import it into your browser of choice.
|
|
</p>
|
|
<p class="px-2">
|
|
If you need help importing your bookmarks, we have <a href="/tutorials" class="text-decoration-none atb-green">tutorials</a> available for every major browser that can help.
|
|
</p>
|
|
</div>
|
|
</div> |