Changelog
v4.2.8
Tuesday, January 28, 2025
New
- Screenshot Editor: The screenshot editor is in the Capture tool. When you take a screenshot, the popup will also have an "Edit" option.
Fixes
- Inspector: CSS Box now properly hides and unhides if you're on Hoverify's UI or out of the viewport.
- Auth: Improve the stability of the authentication.
- Site Stack: DNS does not fail to load.
- Debug: Custom code now properly executes script and style tags.
- Responsive: Drag and drop in the board manager glitches when there are too many devices.
v4.2.3
Saturday, October 19, 2024
New
- Responsive: In panel view, Frame automatically scales accoding to the size. You can have larger frames than your viewport.
- Assets: You can select and download assets at once.
- Assets: New Favicons tab to see all the favicons from the page (even from IFrames).
Fixes
- Responsive: fixed the issue where Responsive was not working in Arc browser.
- Responsive: fixed the issue in Firefox where it won't open some sites.
- Assets: SVGs are now filtered properly.
- Inspector: fixed the issue where the inspector was not parsing CSS properties properly.
v4.1.8
Saturday, September 14, 2024
New
- New dashboard with better UI/UX.
- Added tooltips across the extension.
- Capture: Added option to copy captured images.
- Responsive: Center alignment for devices.
Fixes
- Inspector: fixed the issue where "!important" was added to the CSS text.
- Assets: fixed the issue where images with source "data:image/svg" were not rendered.
v4.1.5
Monday, August 5, 2024
New
- Assets: Add option to disable srcset.
- Debug: Added option to add multiple hosts to a script.
- Debug: Save the selected options in "Clear browsing data". Saved options are applied automatically when opened next time.
- SEO: Meta tags now show keywords used on the page.
- Capture: Added a new setting for the delay between each fragment in the full-page screenshot.
Fixes
- Fixed the issue where fonts get out of bounds in the Fonts viewer in the Inspector.
- Fixed the issue where fonts go out of bounds in the Inspector window.
- Fixed the download API issue when downloading text files in Firefox.
- Fixed the issue in Assets where sometimes the zip file was corrupted.
- Fixed the download API conflict between Firefox and Chrome.
- Fixed the issue with the Inspector not starting in sites with framework routing.
- Fixed the issue with Color Eyedropper taking screenshots of the picker window.
- Fixed the issue where full page capture would hide images.
v4.1.0
Tuesday, July 2, 2024
New
- Firefox support.
- Inspector: Show the size and dimensions of the image/video in the inspector window.
- Inspector: Added option to download image/video.
- Inspector: Added DOM navigation back with proper UI.
- Inspector: Added CSS Box back.
- Inspector: Added Guidelines back.
- Inspector: Added Grids back.
- Debug: Added Custom code tool.
- Settings: Added option to reset the extension storage.
Fixes
- Fixed the issue where Color Eyedropper would close when playback was toggled.
- Fixed the issue causing the Inspector to fail to start.
- Fixed the issue causing the Inspector to freeze when the border color had multiple values.
- Fixed the issue displaying Lottie animations twice in Assets.
- Fixed the issue in Responsive where users were not able to add new devices.
Improvements
- Auth: Proper filtering to activation name.
- Made tools in the popup that can be clicked distinguishable from tools that can't be clicked.
Introducing v4.0.0
Wednesday, April 17, 2024
New
- Written from the ground up with new UI/UX.
- Inspector: Added visual editor.
- Inspector: New style editor with the ability to disable or enable properties.
- Inspector: Added element position in the inspector window.
- Inspector: Added option to save the element in a file.
- Inspector: Added options to add or delete attributes.
- Inspector: Added option to edit the Inner HTML of an element.
- Inspector: Fonts and Color palette show information for IFrames.
- Color Eyedropper: Added CMYK and HSL values to the color picker.
- Assets: Added filters to sort assets.
- Assets: Added support for IFrames.
- Assets: Added downloader for saving all the assets at once.
- Assets: Added option to copy the name and URL of the asset.
- Responsive: Added new devices.
- Responsive: Added new emulation options with device frames and OS.
- Responsive: Added new panel mode to check intermediatory states.
- Responsive: Added options to enable or disable view and synchronization properties.
- Debug: Added history and download options in Clear browsing data.
- SEO: Added filtration options in Links.
- SEO: Added Headers tool.
- Capture: Added 'Select element' capture.
- Capture: Added option to save screenshots in WEBP.
- Site Stack: Added WordPress support.
Improvements
- Improved way to quickly toggle inspector, color eyedropper, and assets.
- Divided tools in 'Debug' and 'SEO' for better differentiation for current and upcoming tools.
- Inspector: Improved style calculation with correct specificity.
- Inspector: Show media queries in effect first.
- Inspector: New way to edit element's attributes.
- Inspector: Better support for IFrames.
- Inspector: New way to add/remove elements.
- Inspector: Improved Fonts by only showing fonts that are rendered.
- Color Eyedropper: Improved accuracy of picked colors.
- Assets: Window is now injected into the page giving much more space.
- Assets: Improved image extraction with 'srcset' support.
- Assets: Lazy loading for better performance.
- Responsive: Better device size calculation with or without emulation options.
- Responsive: Better UI for managing and ordering devices.
- SEO: Meta only shows information relevant to SEO.
- SEO: Better UI for Links.
- Capture: Improved UX across all the capture tools.
- Capture: Improved PDF and ZIP generation.
- Capture: Screenshots are properly divided to prevent crashes.
- Site Stack: Improved exports to JSON.
- Site Stack: Improved UX.