extension-integration-test
v0.0.2
Published
This extension is not useful to anyone. It exists to double-check certain things related to schemas and security.
Downloads
5
Readme
Extensions Integration Test
This extension is not useful to anyone. It exists to double-check certain things related to schemas and security.
All it does is try to read and send a lot of things it shouldn't, then crash the browser.
Latest Documentation
The latest documentation is at https://docs.chub.ai/docs/extensions.
Quickstart
You'll need [email protected] and yarn installed. Then, to get started:
git clone https://github.com/CharHubAI/extension-integration-test
cd extension-integration-test
yarn install
yarn dev