Behold, the evolution of Meteor DevTools. Harder, Better, Faster, Stronger. ? Are you beginning with Meteor? Do you want to get a sense of 'what is going on' or even to optimize your Meteor app? This is the tool for you. - Distributed Data Protocol (DDP) Everything you need to track and understand what is going on under the hood of your Meteor application. The extension allows you to filter and search for any DDP message, being able to handle thousands and thousands of messages without a hiccup. - Bookmarks The DDP inspection is ephemeral, but you can save as many DDP messages you want for later search and retrieval, from any host. Be careful though, it is saved on IndexedDB. - Minimongo You dont know what data belongs to where? You can rapidly search for anything in your Minimongo data and easily visualize the documents with our blazing fast custom-made Object Treerinator. - Subscriptions View all the subscriptions active in your current Meteor application. - Performance A way to see how long Minimongo operations take due to expensive logic or re-renders. This is an open-source project, you can check the code anytime on GitHub. Any contribution or feedback would be very welcome. Lets make Meteor great again. Follow our project on GitHub: https://github.com/leonardoventurini/meteor-devtools-evolved
You can Follow the below Step By Step procedure to install the Meteor DevTools Evolved Chrome Extension to your Chrome Web browser.
It is the Meteor DevTools Evolved Chrome extension download link you can download and install Chrome Browser.
Devtools panel for GraphQL development
Manages DevTools with Node V8 Inspector (node --inspect) Debugging Workflow
Connect to a meteor server, evaluate expressions or execute custom helper functions and browse the results/log output.
Developer tools for Meteor
Simplifies the GitHub interface and adds useful features
Handy extension for reviewing local Meteor database - MiniMongo.
Dev-tools for MobX and React
Browser DevTools extension for debugging Vue.js applications.
Redux DevTools for debugging application's state changes.
Provides Chrome browser integration for the official LiveReload apps (Mac & Windows) and third-parties like guard-livereload and…