- Created new Tampermonkey script to automatically skip Alt text confirmation modal on Mastodon
- Auto-detects and clicks "就这样发布" button when posting images without alt text
- Uses MutationObserver for efficient DOM monitoring
- Updated README with script documentation and usage instructions