APIlot version history - 6 versions
APIlot by Mohamed Zumair
APIlot version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.3.1
Released Apr 10, 2026 - 386.34 KBWorks with firefox 58.0 and laterSecurity- Content Security Policy — Added CSP settings in
wxt.config.tsto harden the extension against script injection. - postMessage origin — Updated
window.postMessagecalls across content and injected scripts to usewindow.location.origininstead of'*'. - Redirect URL validation — Added
isAllowedRedirectUrlto restrict redirect rule targets tohttp/httpsschemes only. - Rule validation —
APITestingCorenow enforces allowed actions and validates redirect URL format on rule save, with improved error feedback.
Fixed- Log profile — Verbosity setting now correctly gates background console output.
minimalsuppresses all[CORE]debug logs;basicshows standard request/response summaries;detailedadds low-level noise such as dedup buffer removals. Request entries in the panel are always fully captured regardless of profile. - Theme — first install — Default theme changed from
lighttosystemso the panel respects the OS dark/light preference immediately on first install without requiring a visit to Settings. - Theme — system mode — Panel now listens for OS theme changes at runtime and updates live when the system preference changes while the
systemtheme is active.
Source code released under MIT License
- Content Security Policy — Added CSP settings in
Older versions
Version 2.3.0
Released Apr 9, 2026 - 385.94 KBWorks with firefox 58.0 and later- Implement UX design and a11y ESLint configuration and update dependencies for improved code quality
- Refactor rule deletion handling and improve rule name setup
Source code released under MIT License
Version 2.2.1
Released Apr 9, 2026 - 383.25 KBWorks with firefox 58.0 and later- Fix rule deletion handling and improve rule name setup
Source code released under MIT License
Version 2.2.0
Released Apr 9, 2026 - 381.55 KBWorks with firefox 58.0 and later- Add filter functionality to AnalyticsDashboard for enhanced data analysis
- Enhance messaging capabilities across frames in background scripts & fix deduplicate gql entries on webrequests
- Enhance GraphQL request handling in APITestingCore
Source code released under MIT License
Version 2.1.0
Released Apr 8, 2026 - 380.88 KBWorks with firefox 58.0 and later- Migration to WXT + React 18 + TypeScript + Tailwind CSS v4 + shadcn/ui + Zustand
- Enhance API monitoring and UI features
- Added support for Accumulated performance metrics (page profiling)
- Enhance GraphQL request handling in APITestingCore
Source code released under MIT License
Version 2.0.0
Released Feb 27, 2026 - 409.06 KBWorks with firefox 58.0 and laterSource code released under MIT License