即刻网页版用户脚本。(新版即刻网站开发中...)
- 以瀑布流的方式浏览时间线。
- 时间线里展开评论、展开全文改为弹窗的形式。
需要浏览器装有 Tampermonkey 插件。
本项目使用 Bun 构建。
bun i
bun dev
# $ NODE_ENV=dev bun run ./build.ts
# 🧹 Cleaned up dist directory.
# 🔥 Built user-script.
# 📦 Bundled => dist/okjike-ui.user.js将 dist/okjike-ui.user.js 文件添加到 Tampermonkey 中。
