WebClarityAI 版本历史 - 4 个版本
WebClarityAI 作者: Nafiul
WebClarityAI 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.0.6
发布于 2026年2月8日 - 8.39 MB适用于 firefox 113.0 及更高版本Responsive Viewer Support:
- Added support for the Responsive Viewer for testing across multiple device viewports源代码遵循 MIT 许可证 发布
较早版本
版本 1.0.0.5
发布于 2026年2月4日 - 8.38 MB适用于 firefox 113.0 及更高版本Build Instructions for WebClarity Firefox Extension
Prerequisites- Node.js 18+ and npm
Build Steps- Install dependencies:
npm install - Build Firefox extension:
npm run build:firefox - Package for submission:
npm run package:firefox - The output will be in: dist/webclarity-firefox.zip
Notes- No additional environment variables required
- Build uses Vite with TypeScript
- Production build minifiest and bundles code
源代码遵循 MIT 许可证 发布