Console Mini
Inspecteur web et console
9,99 $US
Mini outil de développement web pour Safari sur macOS/iOS.
Caractéristiques principales :
- Éléments : Afficher l'arborescence DOM, inspecter les éléments DOM et modifier les nœuds ou les styles de l'arborescence DOM
- Console : Afficher les journaux et le code de test, et visualiser ou manipuler des objets/documents
- Requêtes : Afficher toutes les requêtes du site web actuel et afficher les détails par catégorie
- Stockage : Afficher le stockage local/session/cookie, et prévisualiser ou formater les données
- Source : Afficher les fichiers sources chargés, lire les graphiques du code source et afficher les codes d'erreur au format fichier/ligne/colonne
- Simulateur : Simule l'écran d'un iPhone, d'un iPad ou d'un appareil de taille personnalisée
Interaction :
- Activer/désactiver facilement les outils
- Déplacer/redimensionner la fenêtre de la console sur la page actuelle
plus Corrections de bugs
- Erreur d'analyse de la réponse Blob XHR
- Les images transparentes ne peuvent pas être distinguées de l'arrière-plan
- Lorsque les URL demandées sont les mêmes, la taille et le temps de réponse sont incorrects
1.5.2 1 avr.
Corrections de bugs
- Résolution des problèmes d'affichage encombré des nœuds profonds de l'arborescence DOM et des sauts de vue de défilement
- Le dimensionnement personnalisé dans le simulateur ne fonctionne pas lors du redimensionnement ou du rechargement
- Erreur lors du chargement de la page suivante au format JSON
- line-height ne devrait pas être hérité
- Les tableaux ou les éléments enfants de tableau ne peuvent pas être modifiés
- Le numéro de version de l'extension n'a pas été mis à jour
- Impossible d'inspecter le DOM de la couche contextuelle
- Lors du développement des nœuds enfants, l'arborescence des éléments doit maintenir un affichage de ligne complet
1.5.1 25 mars
1.5.0 (2026-03-14)
Corrections de bugs
- Erreur de vérification de l'environnement de l'émulateur
- Texte de pixel incorrect dans le simulateur
- Erreur d'analyse du contenu du pseudo-nœud
- Le simulateur peut présenter un débordement d'affichage lors du défilement de la page
- Le chemin de clé de l'élément enfant du tableau est incorrectement encodé
- La nouvelle fenêtre s'ouvrant depuis le simulateur a une taille incorrecte
- Le simulateur ne doit pas s'afficher lorsque la fenêtre est ouverte depuis le simulateur lui-même
- Le type de simulateur doit être sauvegardé de façon persistante
- Utilisation du Shadow DOM pour l'isolation du simulateur
Fonctionnalités
- Ajout d'une méthode de secours en cas d'échec d'ouverture de l'émulateur
- Ajout d'un programme principal de console à l'émulateur
- Ajout d'une nouvelle icône pour le simulateur d'appareil
- Ajout d'un bouton de sortie au simulateur d'appareil
- Ajout de la fonctionnalité de simulateur d'appareil, avec support des tailles personnalisées
- Conservation de l'état du simulateur lors du rechargement de la page
1.5.0 14 mars
Caractéristiques
- Supporte 37 langues
1.4.7 2 févr.
Bug Fixes
- The box model border color is incorrect in light mode
- The CSS styles are not ordered correctly
- The group checkbox's hover color is incorrect
- Unable to combine DOM elements in console message
Features
- Add an icon to the "Copy Object"
- Display more inherited style properties in computed properties
- Supports DOM structure and styles for pseudo-elements
Performance Improvements
- Use pagination to preview large files (>800k)
1.4.6 8 janv.
Bug Fixes
- Some object key resolution errors are appearing in the console panel
- The non-empty object is not displayed correctly in the console
- The window size is incorrect when re-entering after resizing
Drank way too much coffee.
1.4.5 18/12/2025
1.4.4 (2025-12-15)
Bug Fixes
- Console code lines misaligned
- The main window may disappear when you move it
Features
- Add main panel reset in pop-up window
- Supports displaying expanded objects in short names
1.4.3 (2025-12-12)
Bug Fixes
- Console code lines misaligned
- Incorrect line breaks in style attributes during editing
- Request duration less than zero
Features
- Improve the style of the style properties panel
1.4.4 16/12/2025
Bug Fixes
- Constructor properties should not be copied
- FormData request details show an error
- Hidden element display status incorrect
- Unable to use the inspect function to locate reopened elements
1.4.2 04/12/2025
Bug Fixes
- PromiseRejectionEvent parses crashes in the console
1.4.1 22/11/2025
# [1.4.0]
### Bug Fixes
- The console printouts are not parsing the correct style
- The function type in the main environment is displayed incorrectly
- The source code executed in the console is displayed incorrectly
### Features
- Supports automatic switching to a sandbox environment when code execution fails in the main environment
- Supports displaying document objects in the console
- Supports displaying recursive objects in the console
- Supports executing code in the main environment via the console
- Supports viewing DOM objects in the console
- Use simple object names instead of detailed information in second-level object values
### Performance Improvements
- Add lazy loading to the element tree
## [1.3.3]
### Bug Fixes
- Added error messages indicating that some cross-domain code could not be loaded
- DOM CSS styles are not displayed correctly when switching elements
- Issue with DOM edit boxes displaying abnormally when they have no content
- Parsing deep objects may cause the console to crash
- Style overwrite calculation error
### Features
- Add object code style to the console
- Add object constructor name to the console
- Adding resource loading error message display
- Improved DOM editing style
- Supports editing annotation style attributes
## [1.3.2]
### Bug Fixes
- Some logs in the main container are showing errors
- The measurement box still exists even after the DOM has been removed
## [1.3.1]
### Bug Fixes
- Locating the DOM in the console sometimes doesn't work
- The DOM tree should not be selected in the console
- The error message "Copy failed" cannot be displayed
- The parsing of elements without closing tags is incorrect
### Features
- Add autofocus functionality when the console is activated
- Improve DOM inspection and location capabilities on mobile devices
- Improved the display of output results when executing code in the console
- Support disabling page zoom settings
- Supports assigning any execution result set to a global variable in the console.
- Supports displaying DOM nodes in the console and setting them as global variables
- Supports displaying objects in the console
- Supports locating elements in the console and element tree
1.4.0 14/11/2025
Bug Fixes
- Child nodes were removed when editing a DOM node
- Page bounce issue when switching DOM elements
- The element tree cannot be scrolled when displaying detailed information
- The style property being edited is not updated when the focus is lost
Features
- Add basic DOM style property editing functionality
- Add DOM style editing checkboxes and override functionality
- Add editing/deleting/updating operations for inline styles
- Added DOM output node editing function
- Save the inspected element node to a console variable
- Supports DOM tree node deletion operations
1.3.0 11/11/2025
Improvements
- Improved pop-up window layout style
1.2.9 30/10/2025
Bug Fixes
- The image source type may be incorrect
- The input control will automatically capitalize when typing
1.2.8 23/10/2025
Bug Fixes
- Saving user configuration may cause refresh cache crash
1.2.7 14/08/2025
Bug Fixes
- Registered events are not destroyed on shutdown
- Should be not close when clearing storage
- Storage list displayed incorrectly when clearing
- Storage list is not updated when using delete/clear storage API
- Storage list not refreshed when deleting items
1.2.6 14/08/2025
Bug Fixes
- Element styles are overlaid and ordered incorrectly
- Element tree close tag is not displayed correctly when opening details
- Text selection is not disabled when dragging the main element
1.2.4 17/06/2025
Features
- Add an element node inspector and show its location in the DOM tree
- Add basic DOM tree display function
- Add DOM tree node selection function
- Add DOM tree style properties and computed property details
- Add element node positioning and display box model
- Save the interface settings of the element details panel
- Support automatic positioning of element information box
- Support dynamic update of element frame positioning
- Support for showing applied CSS properties
- Support to display css var color
- Support html code style
Bug Fixes
- Check buttons cannot toggle to selector when window resize
- Dom box model mini-width incorrect
- DOM tree node detail styling is incorrect on mobile devices
- DOM tree should not be updated when attributes change
- Element box model border radius is not displayed
- Element inspector should ignore console frames
- Element properties update slowly when using throttle
- Element tree closing tag not showing
- Global config "Size" cannot be saved
- Menu creation and registration script errors not caught
- Screen rulers overlap each other
- Selected node is incorrect when the node changes
- The box model arrow style in the upper right corner is incorrect
- The element box model is not deleted when the pointer leaves
- Inspect element interactions on mobile that conflict with touchmove/pointerdown events
- Inspector icon incorrect on mobile
- The default console panel is incorrect
- Hide document custom properties
- Inline element frame size is incorrect
- Sometimes the inspector cannot locate the element
- Copy object state name is too long
Performance Improvements
- Automatically display the frame information of element nodes outside the view
- Improve element attribute calculation efficiency
- Improve element box model style
- Improve element box model style
- Improved display element box model and screen ruler
- Show details only when dom is open
1.2.3 13/06/2025
Features
- Added basic source tree with keyword/category filter support
- Added current line source tree highlighting
- Added source tree icon
- Added source tree details preview
- Read source map from source file
- Support "Open in Source" in network panel
- Support switching between multiple files in bundle file source map
- Support preview text line
- Support error details in file, line and column format
- Support more beautiful script/CSS code formatter
Improvements
- Improved preview text search interaction
- Code font family uses "Menlo, monospaced"
- Support mini layout for small screen main panel
Bug fixes
- Clear request list errors
- Code errors are not removed when switching to other files
- Console details cannot be switched
- Document source code is incorrect
- Path name ending with "/" is incorrect
- Error line/column position is incorrect during code formatting
- Prevent switching when clicking on position other than icon
- Incorrect root document path
- Incorrect source tree icon when currently active
- Source map parsing error when response is empty source
- Unable to capture request when XHR rewrites
- CSS source map parsing incorrectly
- Incorrectly formatted code when including HTML tags
- Incorrect toggling when bundle contains multiple source files
- Select/button controls toggle incorrectly when parent container is resized
- Button padding is misaligned on small screens
- Button text overflows on small screens
1.1.2 22/05/2025
Bug Fixes
- Module script request not caught
- Only update if the new value is the same
- Preview response text style is incorrect
- Request name not decoded
- Request pathname format incorrect
- Request time to fixed incorrect
- Request URL is not normalized
- Table content not updated when switching panels
- The line wrapping interface for log messages is broken
1.0.6 10/05/2025
Bug Fixes
- Asynchronous insertion of CSS can cause some problems
- Causes window to close after clearing local storage
- Click events don't stop when dragging an element
- Copy object button id error
- Copying objects does not work in multi-level nodes
- Displaying the copy object button conflicts with JSONTree
- Duplicate copy object button, handle conflict with extension JSONTree
- Enabling copy objects in multiple subpaths may fail
- Extension request self not ignore
- Filter header is misaligned in diff tab panel
- Improve copy notify styles
- Incorrect icon size
- Incorrect virtual scrolling when appending new data
- Local configuration is not synchronized between multiple pages of the same origin
- Preview json search background color incorrect in dark/light mode
- Preview JSON short name concatenation does not work in multi-level objects
- Request ID duplicates when getting source code in diff world
- Select/Button control styles are different on iOS and Mac
- Sometimes "unsafe-inline" sources fail to apply stylesheets
- Sometimes the window cannot be moved
- Splitting static resources between iOS and macOS
- Tree node collapse only click marker
- Unable to expand objects in console list
- Update request data cannot scroll to bottom
- Use click events instead of pointerup
- Virtual scrolling exception when row data changes
Features
- Add "Copy Object" in the right-click menu of preview json
- Add base global config layout
- Add global configuration for appearance/size
- Add network list Double click to directly access URL
- Keep network keywords when refreshing
Performance Improvements
- Improve json short name preview
1.0.5 24/04/2025
### Features
- New app icons
### Bug Fixes
- Table does not scroll on mobile devices
1.0.3 11/04/2025
### Bug Fixes
- Camel case headers keys
- Cloning larger data may slow things down
- html details arrow icon not centered
- Improve all scrollbar width styles
- improve preview text styles
- Preview json empty string does not render
- Request details headers are not aligned with the list
- Some text Blob not parsed
- Sometimes xhr request does not respond
- The 'unhandledrejection' event was not caught
### Features
- Added preview text search
- Support for resizing the console window on mobile devices
- Support resizing of the Network Details and Storage Details windows on mobile devices
- Support window/panel size recording
### Performance Improvements
- Improve json previewer multi-instance performance
- Reduce page length to improve preview json performance
- Table cell values are too large, causing switching to be slow
1.0.2 10/04/2025
Corrections de bugs
- Erreur d'analyse de la réponse Blob XHR
- Les images transparentes ne peuvent pas être distinguées de l'arrière-plan
- Lorsque les URL demandées sont les mêmes, la taille et le temps de réponse sont incorrects
plus Version 1.5.2 1 avr.
Données non collectées Le développeur ne collecte aucune donnée avec cette app.