https://github.com/cs-magic-open/exts_chrome_claude-artifact-enhancer
Your Helpful Claude Artifact Enhancer.
https://github.com/cs-magic-open/exts_chrome_claude-artifact-enhancer
Last synced: about 1 year ago
JSON representation
Your Helpful Claude Artifact Enhancer.
- Host: GitHub
- URL: https://github.com/cs-magic-open/exts_chrome_claude-artifact-enhancer
- Owner: cs-magic-open
- Created: 2024-09-18T20:14:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T16:13:01.000Z (over 1 year ago)
- Last Synced: 2025-03-24T08:21:55.640Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Claude Artifact Enhancer
Your Helpful Claude Artifact Enhancer.
## Usage
1. **download**: visit [Releases Page](https://github.com/cs-magic/exts_chrome_claude-enhancer/releases) and download the latest / stable zip file
2. **install**: visit Chrome Extensions Page (chrome://extensions), enable the development mode, and load the unpacked extension
3. **run**: visit https://claude.ai
4. **use**:

## Motivation
[Claude Artifact](https://support.anthropic.com/en/articles/9487310-what-are-artifacts-and-how-do-i-use-them) is pretty useful, but with one fatal shortage when it comes downloading the svg into png/jpg for sharing on social media like WeChat.
I used to download the SVG via the built-in action button, and upload onto third-party website like https://cloudconvert.com/svg-to-png which is limited and inconvenient.
So I spent a whole day developing this tiny extension in order to save your day.
Enjoy it!
## Release
### v0.1.0_beta.0_2024-09-19
- [x] feat: poe supports artifact (SVG-Copilot can do this)
- [x] feat: download with svg together
- [x] fixed: `SecurityError: Failed to execute 'toBlob' on 'HTMLCanvasElement': Tainted canvases may not be exported. at img.onload (`
- [x] fixed: the onMouseOut on `svg2png`
- [x] fixed: when svg content changed
- [x] fixed: when generating new image