Sonification of http browser session traffic.
- Visit about:debugging
- Click
Load Temporary Add-on..
- Select
*/nix/manifest.json
Content script.observer -> sendMessage( performance of resource ) -> Background script
Performance resource entry attributes map
*Size
: tonalityduration
: duration
- Prototype extension tested in FirefoxDeveoperEdition 68.0b1
- Maping/scale values received to satisfying raw material.
Setup and development:
cd nix/
yarn
yarn watch