jkaepigndllbkeedihpnhchadplfnafi
Automatically generate csp_whitelist.xml files for Magento. This Google Chrome browser plugin makes it easy to create csp_whitelist.xml files for Magento. By simply installing the plugin and browsing the pages of your site, the plugin will automatically generate a whitelist of URLs that can be used to create a csp_whitelist.xml file for your Magento 2 site. Setting up csp_whitelist.xml files can be confusing and time-consuming. This module makes it very easy to generate a whitelist of these URLs. It's also possible that manually creating a csp_whitelist.xml file can be error-prone. This module helps to avoid these errors by automatically generating the whitelist for you.
Alpine.js DevTools Pro
DevTools extension for debugging Alpine.js applications. Debug Alpine.js apps with a proper tool Alpine.js DevTools Pro adds a clean, professional panel to your Chrome DevTools that makes debugging Alpine.js applications actually enjoyable. WHAT YOU GET See everything happening in your Alpine.js app • View all your components in a nice tree structure • Check component data, methods, and attributes in real-time • Edit values directly and watch your page update instantly • Hover over components to highlight them on the page Never miss an event again • Record all Alpine.js events as they happen • See exactly what data each event carries • Pause recording when you need to focus • Clear the history when things get messy Manage your Alpine stores like a pro • All your Alpine.store() instances in one place • Edit store values on the fly • Works with simple values and complex objects • Watch everything update across your entire app WHY THIS EXTENSION EXISTS Debugging Alpine.js apps used to mean console.log everywhere and guessing what's in your component data. This extension gives you complete visibility into your Alpine.js app without the guesswork. WHAT YOU CAN EXPECT It just works • Automatically detects Alpine.js on any page • Zero setup required • Handles large apps smoothly • Built for performance and stability Professional quality • Handles complex data structures properly • Stable performance you can rely on • Regular updates and real support • Built for actual production projects Clean interface • Light and dark themes (follows your system preference) • Everything where you'd expect to find it • No cluttered UI or confusing buttons • Focused on getting work done PERFECT FOR - Laravel developers using Alpine.js in their projects - Livewire teams who need to debug component interactions - Magento developers working with Hyvä Theme and Hyvä Commerce - Agencies building custom Hyvä storefronts and Hyvä Checkout flows - Frontend developers debugging Alpine.js applications - Anyone building modern web apps with Alpine.js who wants proper debugging tools ✓ Component inspector - See all your Alpine components and their data ✓ Live editing - Change values and see instant results ✓ Event monitoring - Catch every event with full details ✓ Store management - Debug Alpine stores easily ✓ Element correlation - Click to inspect in DOM ✓ Real-time updates - Everything syncs automatically ✓ Livewire support - Full integration with server-side events ✓ Performance optimized - Won't slow down your development ✓ Dark/light themes - Whatever you prefer ✓ Professional licensing - For commercial use HOW IT HELPS YOUR WORKFLOW Common debugging tasks made easy: • "Why isn't this component updating?" → Check the component data in real-time • "Did this event fire?" → Watch the event monitor • "What's in my Alpine store?" → See all stores and their contents • "Which component is this element?" → Hover and highlight Install it and try it out on your projects. No artificial limitations or naggy trial popups. For commercial use, you'll need a license. It's reasonably priced and works on up to 3 devices. You can manage everything from your account dashboard. SUPPORT AND UPDATES • Regular updates with new features and bug fixes • Responsive support when you need help • Built by people who actually use Alpine.js daily • Continuously improved based on user feedback
Analytics Debugger
Your Single Source of Truth (SSOT) for debugging analytics implementations Formerly known as "GTM/GA Debugger," our tool is your ultimate Single Source of Truth (SSOT) for debugging analytics implementations! Are you a developer, analyst, or marketer committed to achieving top-tier web analytics and tracking results? Look no further! Our powerful debug tool is meticulously crafted to simplify your life. Analytics Debugger streamlines your daily debugging tasks, boasting user-friendliness for all while delivering in-depth insights to advanced users. v2.4.6 - Adds support for Chartbeat - Fixed Amplitude Regional Collection Endpoints 🛠️ Wide Compatibility: Our tool seamlessly supports a variety of analytics and tracking tools, including: - Google Tag Manager - Google Analytics - Tealium - Piwik Pro / Matomo - Adobe tools - and most commonly used Marketing Pixels. to mention some of them (Check the full list here) 🔒 Privacy Enhancement: Rest assured, our tool injects code only after DevTools has loaded, with no background monitoring. 🚀 Tools: Supercharge your tracking implementation with a rich toolkit including - GTM Preview Enhancer: USe this tool to bypass all the limitations from the original Preview Mode - Google Analytics Debug Libraries Loader - Block GA3/GA4 Hits: Prevent your - Export Features - Real-Time Data - Enhanced Ecommerce Reports - Data Filtering for Focused Insights - Clicks Blocker: Prevent being redirected to next page - and much more! Get started today and elevate your analytics debugging and optimization process effortlessly. Unlock the full potential of your analytics and tracking endeavors – streamline your workflow, enhance privacy, and gain profound insights seamlessly. Download now and experience the transformation! Changelog: You can check out our latest updates on our GitHub repository. https://github.com/analytics-debugger/analytics-debugger-browser-extension Support / Feedback: Offered via the Store or using the Github Repository Official Documentation: For detailed guidance, visit our official documentation at https://www.analytics-debugger.com/tools/browser-extension Don't miss out on this game-changing tool. Elevate your analytics game today!
Knockout Context Hover
KnockoutJS Context Hover - Development and debugging assistant for Knockout JS. Tested on: 3.4.2, 3.1.0, 2.2.1 Development and debugging assistant for Knockout JS https://github.com/alexcodito/KnockoutContextHover - Display the hovered element's KnockoutJS context, HTML tag and attributes - Traverse complex objects and arrays - Set values of variables and observables - Convert plain variables into observables - Refresh hovered element's KO bindings - Log context objects straight into the browser Dev tools console - Shortcuts for following the mouse cursor & toggling live context - Click and execute a function HOW TO USE Right click on a page that runs KnockoutJS and press the "KO Context Hover" option to activate the panel. Shortcuts for controlling mouse pointer following/live context data are present at the top of the panel. Please note that KnockoutJS makes use of unsafe practices (e.g. eval, innerHTML). This will cause browser validators to flag this extension with several warnings. Please note that this extension was developed for personal needs. I may not maintain future KoJS version compatibility or provide any support. With that said, please feel free to contribute to the GitHub repo.
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.