🤟 Stream safely. Easily extensible. 💪
This is a simple library that allows safely stream. It hides uwanted content from the stream. It is useful for streaming content from untrusted sources or to prevent leaking sensitive information.
| Name | Description |
|---|---|
| TypeScript | TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. |
| Vite | Next generation frontend tooling. It's fast! |
| Svelte | Cybernetically enhanced web apps. |
| Turborepo | Turborepo is an intelligent build system optimized for JavaScript and TypeScript codebases. |
| Tailwind CSS | A utility-first CSS framework for rapidly building custom designs. |
git clone https://github.com/mvcewicz/chrome-safe-stream.gitpnpm install
pnpm manifestNow you are ready to import it in Chrome extensions manager
| Name | Description |
|---|---|
| manifest | Contains manifest file and build script |
| popup | Popup page |
| content-script | Content script |