Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.
/ nav-by-tag Public archive

A web extension for tagging bookmarks and navigating by them

Notifications You must be signed in to change notification settings

tigregalis/nav-by-tag

Repository files navigation

nav-by-tag

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

(On Firefox) go to about:debugging#/runtime/this-firefox and Load Temporary Add-on..., pointing to dist/manifest.json.

(On Firefox) for development purposes, go to about:config and enable extensions.webextensions.keepStorageOnUninstall and extensions.webextensions.keepUuidOnUninstall.

NOTE: Changes to manifest.json are watched, but the extension needs to be reloaded. Changes to vue.config.js aren't watched, so you'll need to restart the development server, but do with .

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A web extension for tagging bookmarks and navigating by them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published