WP Auditor 版本历史 - 2 个版本
WP Auditor 作者: Aswin E
WP Auditor 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.1
发布于 2026年8月11日 - 30.3 KB适用于 firefox 140.0 及更高版本The extension now detects whether the local backend is running
automatically. If it is not running, the sidebar displays a
"Download Backend" button that downloads the companion server
package (12KB zip) directly from within the extension — no
external website visit required.
The backend package includes:
- START.bat for Windows (double-click to run)
- start.sh for Mac and Linux
- Pre-compiled server.js (no TypeScript or build step needed)
- Automatic dependency installation on first run
- Automatic Playwright browser download on first run
The sidebar also now polls every 5 seconds when the backend is
offline and switches to the ready state automatically as soon as
the backend starts — no manual refresh needed.
Replaced all inline onclick handlers with a CSP-compliant event
delegation pattern using data-action attributes.
Replaced all innerHTML assignments with DOMParser + replaceChildren()
for safe dynamic rendering.
- Minimum Firefox version: 140.0
- Backend runs on http://localhost:3001
- No data is sent to external servers
- All analysis is performed locally on the user's machine
源代码遵循 保留所有权利 发布
较早版本
版本 1.0.0
发布于 2026年8月7日 - 21.05 KB适用于 firefox 140.0 及更高版本源代码遵循 保留所有权利 发布