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.
- Host: GitHub
- URL: https://github.com/0x6a69616e/rm-csb-injections
- Owner: 0x6a69616e
- License: mit
- Created: 2024-02-09T03:58:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T21:08:32.000Z (about 2 years ago)
- Last Synced: 2025-01-28T20:12:22.390Z (over 1 year ago)
- Topics: code-sandbox, codesandbox
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?)*