Skip to content

8176135/blacklist-autoclose

Repository files navigation

Blacklist AutoClose
Install it as a Firefox Addon

Build from source

Prerequisites:

PNPM:

  1. pnpm install
  2. NODE_ENV="production" pnpm build
    → bundles most of the files
  3. NODE_ENV="production" pnpm build:prepare
    → copies the loose assets and generates the manifest.json in dist/

NPM:

  1. npm install
  2. NODE_ENV="production" npm run build
    → bundles most of the files
  3. NODE_ENV="production" npm run build:prepare
    → copies the loose assets and generates the manifest.json in dist/

About

A WebExtension for Firefox to automatically close tabs with url's matching filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •