All Projects → radekmie → Minimongoexplorer

radekmie / Minimongoexplorer

Handy Google Chrome extension for reviewing MiniMongo.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Minimongoexplorer

Service Worker Detector
This extension detects if a website registers a Service Worker.
Stars: ✭ 124 (-5.34%)
Mutual labels:  devtools, chrome-extension, browser-extension
Network Plus
DevTools for network recording, modification and resending.
Stars: ✭ 122 (-6.87%)
Mutual labels:  devtools, chrome-extension, browser-extension
Devtools Ds
UI components, libraries, and templates for building robust devtools experiences.
Stars: ✭ 105 (-19.85%)
Mutual labels:  devtools, chrome-extension
Meteor
Meteor, the JavaScript App Platform
Stars: ✭ 42,739 (+32525.19%)
Mutual labels:  mongodb, meteor
Wekan Mongodb
Docker: Wekan <=> MongoDB
Stars: ✭ 130 (-0.76%)
Mutual labels:  mongodb, meteor
Ccsearch Browser Extension
Cross-Browser extension to search, filter and use images in the public domain and under Creative Commons licenses.
Stars: ✭ 92 (-29.77%)
Mutual labels:  chrome-extension, browser-extension
Dotgit
An extension for checking if .git is exposed in visited websites
Stars: ✭ 96 (-26.72%)
Mutual labels:  chrome-extension, browser-extension
Meteor Peerdb
Reactive database layer with references, generators, triggers, migrations, etc.
Stars: ✭ 128 (-2.29%)
Mutual labels:  mongodb, meteor
Notifier For Github
Browser extension - Get notified about new GitHub notifications
Stars: ✭ 1,259 (+861.07%)
Mutual labels:  chrome-extension, browser-extension
Github Hovercard
Neat hovercards for GitHub.
Stars: ✭ 1,655 (+1163.36%)
Mutual labels:  chrome-extension, browser-extension
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (-4.58%)
Mutual labels:  mongodb, meteor
Redux Saga Devtools Extension
Chrome extension for Redux-Saga Devtools
Stars: ✭ 90 (-31.3%)
Mutual labels:  devtools, chrome-extension
Refined Twitter
Browser extension that simplifies the Twitter interface and adds useful features
Stars: ✭ 1,279 (+876.34%)
Mutual labels:  chrome-extension, browser-extension
Tight
A browser extension that simplifies the Slack interface, making it easier to focus.
Stars: ✭ 101 (-22.9%)
Mutual labels:  chrome-extension, browser-extension
Pihole Browser Extension
Browser extension to control your pi-hole
Stars: ✭ 83 (-36.64%)
Mutual labels:  chrome-extension, browser-extension
Github Vscode Icons
📦 vscode-icons for github, nearly 1000 file/folder icons
Stars: ✭ 113 (-13.74%)
Mutual labels:  chrome-extension, browser-extension
Dfpm
DFPM is a browser extension for detecting browser fingerprinting.
Stars: ✭ 81 (-38.17%)
Mutual labels:  chrome-extension, browser-extension
Save To The Wayback Machine
Browser extension for quickly saving web pages to the Internet Archive's Wayback Machine.
Stars: ✭ 83 (-36.64%)
Mutual labels:  chrome-extension, browser-extension
Simplify
Issue tracker for Simplify Gmail, a browser extension to simplify Gmail's interface
Stars: ✭ 1,632 (+1145.8%)
Mutual labels:  chrome-extension, browser-extension
4minitz
4Minitz - Simply a decent free webapp for taking collaborative meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:
Stars: ✭ 125 (-4.58%)
Mutual labels:  mongodb, meteor

Meteor MiniMongo Explorer

Handy Google Chrome extension for reviewing MiniMongo.

MiniMongoExplorer MiniMongoExplorer MiniMongoExplorer MiniMongoExplorer

Features:

  • collections counts
  • collections listing
  • limiting fields
  • live sorting
  • live querying
  • methods listing
  • multiple tabs
  • subscriptions listing
  • object inspector mode
  • reactive mode

Installation:

Install MiniMongoExplorer from Chrome Web Store.

Development:

  • clone this repo
  • npm install
  • npm run build:chrome to rebuild
  • npm run watch:chrome to rebuild on file change
  • build extension is in build directory
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].