A bookmarklet, in browser video installation, an invitation for you to willfully interrupt your web browsing.
Soundings by Loren Britton and Romi Ron Morrison is the fourth and final online commission in the series ‘Patterns in Resistance, curated by Miriam Wistreich for Kunsthalle Amsterdam.
Programming by Karl Tryggvason
- For local development run
npm install
andnpm start
. Browse to http://localhost:8080/ to try it out. - To create the final bookmarklet run
make all
(uses Bookmarklet to create a bookmarklet from the Javascript code) - The build output should live in
./bookmarklet/index.html