https://github.com/nearhuscarl/userscripts
https://github.com/nearhuscarl/userscripts
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nearhuscarl/userscripts
- Owner: NearHuscarl
- Created: 2021-09-20T14:24:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T14:49:51.000Z (about 4 years ago)
- Last Synced: 2025-01-04T03:10:35.138Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# userscripts
### Codesandbox

Add a button at the end of the toolbar. Use this button to copy the markdown text of the Codesandbox share button. Without this button, you have to:
* Click several times (`Share` > `Embeded` > `Other Sharing Buttons` > *Copy the md text*) to get the markdown text (annoyingly slow).
* Jump to the default file when clicking the shared link. Usually it's the `index.tsx` file while I want it to jump directly to the demo file so the user can get the point quicker.This button help me save several seconds when answering questions on Stackoverflow, where the first answer is more likely to earn the intial upvote which is a pretty big deal.