Meteor DevTools Meteor DevTools

Developer Tools
Version: 1.6.0
Last Update: 2016-08-04

Overview

Meteor DevTools is a Chrome extension developed by The Bakery. According to the data from Chrome web store, current version of Meteor DevTools is 1.6.0, updated on 2016-08-04.
6,000+ users have installed this extension. 43 users have rated this extension with an average rating of .

Developer tools for Meteor

Meteor DevTools is an extension for Chrome Developer Tools that makes the process of developing Meteor apps even more enjoyable. It also allows you to look under the hood of existing applications and learn how they are built. The extension includes a plugin framework and currently comes with 4 plugins: DDP Monitor, Blaze Inspector, MiniMongo Explorer and Security Auditor. The extension is open source and is available on Github - https://github.com/thebakeryio/meteor-devtools.

Rating

43 ratings

Total Installs

6,000+

Information

Last Update

2016-08-04

Current Version

1.6.0

Size

430KiB

Author

The Bakery

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Pierre-Nicolas Allard-Coutu
2020-10-28

Excellent extension, very useful for auditing meteor sites. Quite convenient.
Only thing I would add is a keyword search (ctrl+f) in the DDP panel. That would be super useful !

avatar باسل جرجاوي
2020-04-12

the tool good when using blaze , when using react it give this error
Uncaught ReferenceError: Tracker is not defined
at setup (anonymous:1145:6)
at anonymous:95:31
at anonymous:103:12
it very good if this fixed

avatar Leon Kieu
2019-08-15

It works well

avatar James Harrison
2019-03-12

Doesn't appear to work anymore, there is no documentation on how to use it or connect it to your own app.

avatar Willy Sudwihartono
2018-12-25

This is a good ext for Meteor dev, but since Meteor has release 1.8.0.1 and I'm not using Tracker.autorun (using withTracker) on my code, I don't know why, the ext MiniMongo get the issue, where the data doesn't show up, and in my console get the error Uncaught ReferenceError: Tracker is not defined.

Is this Meteor Dev Tools still in maintenance? 'cause the lastest rilis was 4 August 2016.