decouple nginx contcated js

decouple nginx concated js in one script tag into seperated script tags
What is decouple nginx contcated js?
Decouple Nginx Concatenated JS is a Chrome extension that splits concatenated JavaScript files served by Nginx into separate script tags for easier development.

Extension stats

This extension was removed from Chrome Web Store on 2024-01-18
Users: 7
Version: 1.2 (Last updated: 2017-07-31)
Creation date: 2017-07-30
Risk impact: Low risk impact
Risk likelihood: High risk likelihood
Manifest version: 2
Permissions:
  • activeTab
  • notifications
Size: 24.83K

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.
Chrome-Stats extension

Extension summary

decouple this:

<script src="//host/path??a.js,b.js"></script>

to:

<script src="//host/path.a.js"></script> <script src="//host/path.b.js"></script>

for development.

Extension safety

Risk impact

decouple nginx contcated js requires very minimum permissions.

Risk likelihood

decouple nginx contcated js may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to decouple nginx contcated js: