An open API service indexing awesome lists of open source software.

https://github.com/0x6a69616e/rm-csb-injections

Remove obtrusive CodeSandbox content injections (watermark button & phishing banner) for Sandbox environments.
https://github.com/0x6a69616e/rm-csb-injections

code-sandbox codesandbox

Last synced: 7 months ago
JSON representation

Remove obtrusive CodeSandbox content injections (watermark button & phishing banner) for Sandbox environments.

Awesome Lists containing this project

README

          

# rm-csb-injections
> Remove obtrusive CodeSandbox content injections (watermark button & phishing banner) for Sandbox environments.

**To be used on CodeSandbox [Sandbox](https://codesandbox.io/docs/learn/devboxes/overview#what-is-a-sandbox) (browser-powered/front-end only) websites.**

## Installation
Embed the script tag in your website.
```html

```
- [rm-csb-injections.js](https://cdn.jsdelivr.net/gh/0x6a69616e/rm-csb-injections/src/rm-csb-injections.js)
- [rm-csb-injections.min.js](https://cdn.jsdelivr.net/gh/0x6a69616e/rm-csb-injections/src/rm-csb-injections.min.js) *(save ~0.3KB on network resources, because why not?)*