Finding and viewing bookmarks has never been easier with a user-friendly start page. This extension seamlessly integrates with your browser's existing bookmark manager, ensuring a smooth and uninterrupted workflow.
Better Bookmarks Page uses the bookmarks API, making it fully compatible with all Chromium-based browsers.
I wanted a simple speed dial type of bookmark start page that would show me all my bookmarks by folders so I could organise them better and get a better view.
But at the same time I didn't want to re-invent the wheel I wanted to keep it simple and use the
bookmarks Web Extension
to maximize compatibility between firefox, chrome and other chromium based browsers (Just in case I
ever switch :) )
if you'd like to find out more about the bookmarks api
- bookmarks WebExtension on (Mozilla Docs)
- bookmarks WebExtension on (Chrome Docs)
In the project directory, you can run:
Runs the extension in the development mode with instant feedback.
Open http://localhost:3000 to view it in the browser.
Builds an optimized production build of the extension in the build folder.
The build for the best performance.
The build is minified and filenames include hashes.
I am attempting a semi-automated release creation, currently the automation takes care of building, updating release versions and creating the packages but does not automatically publish to the firefox and chrome stores.
This will update the patch version by 0.0.1 and create the package to be published
under build/release/
This will update the patch version by 0.1.0 and create the package to be published
under build/release/
This will update the patch version by 1.0.0 and create the package to be published
under build/release/
