grpc, proto, protobufjs, devtools, chrome, extensions
What is grpc-protobufjs-devtools?
The 'grpc-protobufjs-devtools' Chrome extension is a valuable tool for developers, significantly simplifying the creation of proto.js using Node and Protobufjs. The extension allows for quickly mounting JSON strings to windows, offering a streamlined approach to developing and debugging applications.
Extension stats
By: ttshangxiang
Rating: 3.50
(2)
Creation date: 2019-06-21
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Size: 308.22K
Other platforms
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions?
Install
Chrome-Stats extension
to view Chrome-Stats data as you browse the Chrome Web Store.
Extension summary
use
1, 使用node和protobufjs创建proto.js。
const pbjs = require("protobufjs/cli/pbjs");
const fs = require('fs');
const path = require('path');
const glob = require('glob');
const protoPath = 'src/proto/**/*.proto'; // origin path
const protos = glob.sync(protoPath);
pbjs.main([ "--target", "json-module", "-w", "commonjs", ...protos], function(err, output) {
if (err)
throw err;
// target path
See more User reviews
I cannot get the response Body decoded
Extension safety
Risk impact
grpc-protobufjs-devtools requires very minimum permissions.
Risk likelihood
grpc-protobufjs-devtools has earned a fairly good reputation and likely can be trusted.
Upgrade to see risk analysis details
Promo images
Similar extensions
Here are some Chrome extensions that are similar to grpc-protobufjs-devtools:
RPC Network Inspector JSON-RPC Viewer MobX Developer Tools gRPC-Web Developer Tools Proto Decoder gRPC-Gateway Developer Tools pbkit-devtools JSON-handle gRPC-Web Developer Tools gRPC Web Devtools WebSocket Test Client grpc-web-devtools
Daniel Howard
3.67
434
Pavel Kityan
5.00
965
Andy Kogut
3.35
20,000+
SafetyCulture Pty Ltd.
3.78
7,000+
rozalex
5.00
60
Manoj Vivek
N/A
19
https://pbkit.dev
5.00
125
https://jsonhandle.sinaapp.com
4.79
200,000+
SergioTx
3.60
940
Ernest
2.60
626
Rage App
4.40
80,000+
ivanrodricalleja
3.67
90