c12b20f1d6
* New TypeScript SDK example: Google Chrome Example of a simple manifest v3 extension to load a Nym client within a popup view. * Firefox Extension example for Nym TypeScript SDK * Fix typo * Add basic install script * fix up html files * remove unnecessary background page * bundle extensions with webpack * use icons from shared assets * ignore sdk index file * import sdk lib * create new build script for non-inline workers * import workers and build as separate files using webpack * update html titles * create react app node tester example * add readme file * update readme for FF extension * code formatting --------- Co-authored-by: Nadim Kobeissi <nadim@symbolic.software> Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com>