Deployable unpackaged chrome extension that retrieves data of saved input entered manually by the user or by Google API chrome.tabs, fetching the URL directly. Data stored using localStorage
A bookmark clone that can be loaded straight into your chrome extensions live to try. Data is saved in the browser so tabs will stay upon next launch of the extension, unless it is deleted. Similar to inbuilt Google bookmark system with some extra functionality all in one place.
How to install:
- Download code ZIP and go to chrome://extensions/
- Enable developer mode & click "Load unpacked", select the downloaded code folder
- Ready to go, head over to extensions tab
Thanks for reading!