HITOP - HTTP API Testing Tool sürüm geçmişi - 2 sürüm
HITOP - HTTP API Testing Tool geliştiren: Bohdan
HITOP - HTTP API Testing Tool sürüm geçmişi - 2 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 3.0.0
12 Eki 2025 tarihinde çıktı - 6,27 MBfirefox 109.0 ve üstü ile çalışırHITOP 3.0.0 Release Notes
Release Date: October 12, 2025
🎉 What's New in 3.0.0
✨ Major Features
Show Extra Toggle- New UI Toggle: Added "Show Extra" switch to control visibility of advanced sections
- Cleaner Interface: Headers and Custom Scripts sections are now hidden by default
- Per-Tab Setting: Each tab maintains its own visibility preference
- Improved UX: Reduces clutter for simple API requests while keeping advanced features accessible
🔧 UI/UX Improvements- Simplified Default View: New requests start with a cleaner, more focused interface
- Toggle Control: Easy-to-use Material-UI switch to show/hide advanced features
- Better Organization: Headers and scripting sections are grouped under "Show Extra"
- Responsive Design: Toggle state persists across tab switches
📦 Extension Updates- Firefox Compatibility: Fixed Manifest V3 compatibility issues for Firefox
- Extension ID: Properly configured
hitop@example.comfor Mozilla Add-ons - Background Scripts: Updated to use Firefox-compatible
scriptsarray instead ofservice_worker - Browser Settings: Added
browser_specific_settingsfor Firefox-specific configuration - Minimum Version: Set Firefox 109.0+ as minimum version for MV3 support
🌐 Documentation- Firefox Extension Link: Added direct link to Mozilla Add-ons store in README
- Website Update: Updated landing page with Firefox extension installation link
- Version Badge: Updated version display to 3.0.0 across all documentation
📋 What's Hidden by Default (Show Extra = OFF)
When the "Show Extra" toggle is off, the following sections are hidden:
- Headers Section: Custom HTTP headers configuration
- Pre-Request Script: JavaScript code to run before requests
- Post-Request Script: JavaScript code to run after requests
These sections become visible when you toggle "Show Extra" on.
🔄 What's Always Visible
The following sections remain visible regardless of the toggle state:
- Method & URL: HTTP method selector and URL input
- Make Request Button: Primary action button
- Save Request Button: Save to collections
- Body Section: Request body (for POST, PUT, PATCH methods)
- Response Viewer: API response display with syntax highlighting
🐛 Bug Fixes- Fixed Firefox extension validation errors
- Corrected manifest.json format for Firefox Manifest V3
- Fixed extension ID mismatch with Mozilla Add-ons registration
🔧 Technical Changes
Frontend- Added
showExtrastate to tab service (tabService.js) - Updated
RequestPanelcomponent with Switch control - Conditional rendering for Headers and Scripts sections
- Added Material-UI Switch and FormControlLabel imports
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 1.0.0
9 Eki 2025 tarihinde çıktı - 4,75 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı