Caret Plugin::Pretty-JavaScript

Caret Plugin::Pretty-JavaScript

This plugin will format JavaScript in Caret Editor.

What is Caret Plugin::Pretty-JavaScript?

Caret Plugin::Pretty-JavaScript is a Chrome extension by Dan Shrader. This extension has 533 weekly active users, a good user rating of 4.20, and was removed from Chrome Web Store 2 years ago. The latest version, 1.0.1, was updated 4 years ago.

Stats
This extension was removed from Chrome Web Store on 2020-11-18
Stats date:
Users: 533
Rating: 4.20 (5)
Version: 1.0.1 (Last updated: 2019-03-08)
Manifest version: 2
Size: 28.41K
Price: Free
URLs: Website
Risk impact: Very low risk impact
Risk likelihood: High risk likelihood
Found a bug?

Other platforms

Not available on Firefox
Not available on Edge
Summary
A Caret Editor plug-in which allows for Pretty Print for JavaScript.

If you find any issues with the plug-in please open an issue at the GitHub page.

Note:

You will need to configure Caret to see the plugin as it will not automatically.  The following will help you configure Caret

api.json

You'll need to add the following to your api.json file, under settings menu. This plugin can pass the same options that JS-Beautify does in the 'options' tag. I left the default 'sampleMessage' in there for the example.  Note: the options in Pretty-JavaScript, these can be any of the options from JS Beautifier  https://github.com/beautify-web/js-beautify as this plug-in uses it and is just a wrapper for it to work in Caret.

{
	"sampleMessage": {
		"id": "extension id goes here",
See more
Safety
Risk impact

Caret Plugin::Pretty-JavaScript is safe to use. It does not request any sensitive permissions.

Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Risk likelihood

Caret Plugin::Pretty-JavaScript may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.

Subscribe to the premium plan to see more risk analysis details
User reviews
Excellent! (it might be worthwhile to add a picture to the plugin with the instructions or an arrow pointing down to how to install it. I lost waaaay too much time not rtfm...)
by Rico Trevisan Rico Trevisan, 2020-09-23

This is a nice extension to Caret.
by Kevin Griffin Kevin Griffin, 2018-07-01

I can't get it to work, no matter how hard I try
by Michael Denny Michael Denny, 2018-05-05
View all user reviews
Similar extensions

Here are some Chrome extensions that are similar to Caret Plugin::Pretty-JavaScript:

JS Beautifier settings tweaks JS Beautifier settings tweaks
Publisher: ryanpcmcquen
User count: 34
Rating: 2
Changes jsbeautifier.org to have 4 spaces, no wrap, and be JSLint-happy by default.
JavaScript and CSS Code Beautifier JavaScript and CSS Code Beautifier
Publisher: http://c7x.me
User count: 39,737
Rating: 92
Beautify CSS, JavaScript and JSON code when you open a .css/.js/.json file.
Pretty Js Pretty Js
User count: 5,958
Rating: 7
Pretty print your Javascript and JSON. Format your code for easier reading. Convert between XML and JSON.