Skip to content

irshsheik/bookmarks-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookmarks-advanced

UNDER DEVELOPMENT

Install the dependencies and to build the application go the application folder

-- install nodejs/npm
$ npm install
$ npm install -g webpack
-- to build the application
$ npm run build

to Run the application in firefox

  • type about:debugging
  • click load temporary extensions
  • go to the dist folder of app
  • click on manifest file

Features

  • Browse the bookmarks -
    - click on the folder to see the children bookmarks and folders - click on the bookmark to open it in new tab
  • Delete the bookmark or folder
  • move the bookmark in a new folder
  • edit/update the bookmark

Screenshots:

  • Home view

    Home view screenshot

  • folder view

    folder view screenshot

  • Bookmark view

    bookmark view screenshot

  • context menu for edit, view, delete , move

    edit view screenshot

  • vertical nav for performing operations

    edit view screenshot


    edit view screenshot

    Thank you for stopping by.