Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scruel/tampermonkey-scripts
Naïve scripts by naïve ideas.
https://github.com/scruel/tampermonkey-scripts
Last synced: 26 days ago
JSON representation
Naïve scripts by naïve ideas.
- Host: GitHub
- URL: https://github.com/scruel/tampermonkey-scripts
- Owner: scruel
- Created: 2023-02-16T01:46:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T14:11:49.000Z (6 months ago)
- Last Synced: 2024-11-29T09:48:26.155Z (27 days ago)
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 41
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tampermonkey-scripts
Only tested on browser plugin [Tampermonkey](https://www.tampermonkey.net/).
## chatgpt-latex-render.js
Auto typeset LaTeX math formulas on ChatGPT pages (OpenAI, you, new bing, etc.).
[Install (GreasyFork)](https://greasyfork.org/zh-CN/scripts/456049)
- [x] [chat.openai.com](https://chat.openai.com)
- [x] [you.com](https://you.com/search?q=chatgpt&tbm=youchat)
- [x] [bing.com](https://bing.com/new)
Known issue: https://github.com/mathjax/MathJax/issues/2998## jupyter-notebook-auto-scroll.js
Add auto scroll to bottom feature for jupyter notebook pages.
[Install (GreasyFork)](https://greasyfork.org/zh-CN/scripts/418158)