WP Auditor의 버전 기록 - 2개 버전
WP Auditor 제작자: Aswin E
WP Auditor의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.0.1
2026년 8월 11일에 출시 - 30.3 KBfirefox 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
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.0
2026년 8월 7일에 출시 - 21.05 KBfirefox 140.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드