Skip to content

bootleq/noise

Folders and files

NameName
Last commit message
Last commit date
Nov 16, 2022
Nov 21, 2022
Nov 14, 2022
Feb 10, 2023
Nov 14, 2022
Jan 29, 2023
Jan 29, 2023
Oct 6, 2013
Feb 10, 2023
Nov 21, 2022
Jan 29, 2023
Jan 29, 2023
Jan 29, 2023
Jan 29, 2023
Jan 29, 2023
Jan 29, 2023
Aug 30, 2024
Nov 14, 2022
Jan 29, 2023
Aug 31, 2024

Repository files navigation

Noise

Make sound response when event happen.

Available Events

  • Browser startup
  • Download start / completed / interrupted / failed
  • Back or Forward navigation
  • Request completed, like 404, 500 response
  • Clipboard copy

Development

Have some scripts for developer convenience, note the names without :chrome imply Firefox.

Make temporary build to build folder:

yarn build
yarn build:chrome

yarn build watch
yarn build:chrome watch

Run with web-ext after temporary build (Firefox only):

yarn test
yarn test --profile some_firefox_profile_name

Package a zip file:

yarn build:prod
yarn build:prod:chrome

Alternatives

Firefox

Chrome