Skip to content
/ nix Public

Sonification of http browser session traffic.

Notifications You must be signed in to change notification settings

wekaco/nix

Repository files navigation

nix nix

Sonification of http browser session traffic.

Installation

  1. Visit about:debugging
  2. Click Load Temporary Add-on..
  3. Select */nix/manifest.json

Architecture

Content script.observer -> sendMessage( performance of resource ) -> Background script

Performance resource entry attributes map

  • *Size: tonality
  • duration: duration

Changelog

0.1.0

  • Prototype extension tested in FirefoxDeveoperEdition 68.0b1
  • Maping/scale values received to satisfying raw material.

Development

Setup and development:

cd nix/
yarn
yarn watch

About

Sonification of http browser session traffic.

Resources

Stars

Watchers

Forks

Packages

No packages published