grpc, proto, protobufjs, devtools, chrome, extensions
GRPC-Protobufjs-Devtools Chrome Extension - Streamline Your Development Process
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
Risk impact: Low risk impact
Risk likelihood:
Manifest version: 2
Size: 308.22K
Other platforms
Not available on Android
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
405
Pavel Kityan
5.00
928
Andy Kogut
3.31
20,000+
SafetyCulture Pty Ltd.
3.78
7,000+
rozalex
5.00
60
Manoj Vivek
N/A
15
https://pbkit.dev
5.00
136
https://jsonhandle.sinaapp.com
4.79
200,000+
SergioTx
3.60
1,000+
Ernest
2.60
644
Rage App
4.42
80,000+
ivanrodricalleja
3.67
93