Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Whatsth.is Inspection in Portable Form

License

Notifications You must be signed in to change notification settings

whatsth-is/whatsth.is-browser

Repository files navigation

An experimental edition of What's This client toolset, designed to run within the browser utilising the api.whatsth.is technology.

This browser extension uses React via Webpack, built upon the Chrome Extension Boilerplate.

Running in Dev

docker run -it --rm --name npm-script \
    -v "$PWD":/usr/src/app -w /usr/src/app \
    node:16-alpine npm start

This will produce a build folder that can be loaded in as an unpacked extension. This differs from browser to browser, but the extension settings are probably here.