Skip to content

leej1230/BrowseYaLater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a chrome's extention that supports people stay on focus by saving the distracting links for later on.

Currently, I am working on couple issues to complete the project.

Completion of project is pretty near. Stay Tuned!

TODO List

  • Test local storage chrome API and see how it works (Update: used Indexed DB with Dexie.js)
  • Find the way to save link on local storage
  • Find the way to save string array on local storage
  • Find the way to change the inside of the array
  • Make sure the extention works properly
  • Make the queue work
  • Go over HTML or CSS to see if the project projects properly on any devices
  • Submit to extention store
  • Completion!

Future TODO List

  • Make a button that shows the list of browsers
  • Create a page that shows the list of browsers
  • Allow users to delete the specific link they choose
  • Allow users to change the order of the link
  • Allow users to add the link to specific place

UPDATES

  • 7/30: Applied Dexie.js instead (Tried using chrome local storage api previously)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published