ilcajpmogmhpliinlbcdebhbcanbghmd
Adds debugging tools for Preact to Chrome Debugging tools for Preact. This extension allows you to inspect the component hierarchy and change properties on the fly.
Alpine.js devtools
DevTools extension for debugging Alpine.js applications. Alpine.js devtools is a Chrome extension for the Alpine.js JavaScript library. It allows you to detect, inspect and edit Alpine.js data and components in the Chrome Developer Tools. After installing you will see a new tab in the Chrome DevTools. This Alpine.js tab displays a list of Alpine.js components that are rendered on the page. By selecting one of the components in the list, you can inspect and edit its current data in the panel to the right. The ability to change data on the fly helps with debugging Alpine.js components. If your application uses Alpine stores or encounters evaluation errors, the stores and warnings tabs will be populated.
Vue.js devtools (beta)
DevTools browser extension for Vue.js Chrome DevTools extension for debugging Vue.js applications. Thank you for trying the Vue.js devtools Beta! If you have any issue, please report them on the GitHub repository. This is the beta channel with a brand-new re-implementation, built with Vue 3. Note the beta channel may cause conflict with the stable version of Vue devtools. If the Vue icon is lit but the Vue tab doesn't show up in devtools, please temporarily disable the stable version and re-open the page.
axe DevTools - Web Accessibility Testing
Accessibility Checker for Developers, Testers, and Designers in Chrome ★Digital accessibility testing right in your browser: The Axe DevTools Extension is an automated accessibility testing tool that helps you find and fix accessibility issues early in web development right in your Chrome browser. It helps ensure your team gets fast, accurate, actionable results so you can save time on costly reworks, and create digital experiences that are compliant and work for everyone. ★Leverage the global standard in automated web accessibility testing: The free version of the Axe DevTools Extension gives you the tools to conduct page-by-page, automated accessibility testing—all run on Axe-core, the global standard in automated web accessibility testing. With the free browser extension, teams get a useful introduction to accessibility and a quick, automated way to catch defects, all while benefiting from the same reliable and consistent results trusted by industry leaders around the world. ★Find and fix even more accessibility issues with AI and automated testing: Upgrade to the pro version of the Axe DevTools Extension to move faster, smarter, and further streamline workflows with AI-enhanced features, intelligent guided testing, component-level checks, the ability to test entire user flows, central administration, deduplicated results, Jira integration, and more. Dev teams can use this pro version of the browser extension to fix a majority of issues before production by combining traditional test automation with AI, reducing remediation costs and saving time. It’s great for teams who want to check specific pages, groups of pages, or workflows for accessibility issues. To learn more about the Axe DevTools Extension visit https://www.deque.com/axe/devtools/extension Use of this extension is governed by this license agreement https://www.deque.com/terms-of-use/axe-ext/ and the privacy policy linked under the developer information Data collection information can be found here: https://docs.deque.com/devtools-server/4.0.0/en/data-collection#axe-devtools-browser-extension-free Upgrading to the Axe DevTools Extension pro plan gives you more control over what data is collected.
GraphQL Network Inspector
Simple and clean network inspector for GraphQL A platform agnostic network inspector specifically built for GraphQL. Clearly see individual GraphQL requests including support for query batching. Works with any client including Apollo and Relay. View the docs and more at: https://www.overstacked.io/docs/graphql-network-inspector 2.26.0 Support for subscriptions over both SSE and WebSockets 2.25.0 Support multipart payloads for @defer usage 2.23.0: Add jump to search option in response raw view, allowing you to filter through all matched search results.