Overview Version History Q & A Rating & Review
AO3 Reader
🎉 A Visual Studio Code extension that lets you read AO3 (Archive of Our Own) fanfiction inside your editor, either in a web view or a “terminal-style stealth mode” for the office!
💡 一个可以在 VSCode 中阅读 AO3 同人小说的插件!支持普通阅读和伪装成终端摸鱼阅读模式。
✨ Features / 特性
📖 Read AO3 stories directly in VS Code.
🕵️ “Stealth mode” that shows the story inside the terminal window.
🧠 Smart detection: works with both multi-chapter and one-shot stories.
🚀 Usage / 使用方法
Open command palette (Ctrl+Shift+P
/ Cmd+Shift+P
)
Search Open AO3 Fanfiction
Paste a full AO3 link, like: https://archiveofourown.org/works/1234567/chapters/2345678
Choose between:
"Read inside VSCode"
"Terminal stealth mode"
Enjoy reading!
🛠 Dependencies / 依赖
This extension uses playwright
to load the story content.
On first use, it will auto-install necessary browser binaries (~100MB).
📌 Notes / 注意事项
Please ensure you are using full chapter links, e.g. including /chapters/xxxx
.
Playwright may take a few seconds to load the page.
📧 Feedback / 联系作者
If you find bugs or want to request features, feel free to open an issue or contact me at bluetrainswemissed@proton.me
欢迎提交 issue 或发送建议!
📜 License
MIT