Skip to content

Open all bookmarks from a given folder in new window with just two click

Notifications You must be signed in to change notification settings

rossinek/bookmarks-folder-opener-webextension

Repository files navigation

Shark Bookmarks Folder Opener

Open all bookmarks from a given folder in new window with just two click.

Screenshot of extension popup

Browsers

Extension was tested on Mozilla Firefox 92.

Setup

Technologies:

  • TypeScript
  • Vue 3 with TSX and styled components for UI
  • Parcel 2 as a build tool

Development

# install dependencies
npm i

# start watching source and run rebuild on changes
npm run dev

Build extension for publish

# install dependencies
npm i

# build source and zip extension
npm run build

About

Open all bookmarks from a given folder in new window with just two click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published