v1.0.1-alexchexes.2
Unofficial maintenance build of Demystify.
This release supersedes v1.0.1-alexchexes.1. It includes the fixes from .1, plus one parameterisation fix found while testing that build:
- Static action suffixes are preserved when only the ID segment varies, so
/orders/1234/fooand/orders/3456/foobecome/orders/{order}/foo, not/orders/{order}/{paramN}.
Included assets:
demystify-browser-chrome-mv3-v1.0.1-alexchexes.2.zip- Chrome MV3 extension.- SHA-256:
7534BA25F0B12C46885F499FFB4C84C898170285B539CC063BAC93707B610F47 demystify-lib-v1.0.1-alexchexes.2.tgz- packeddemystify-libpackage for installing the updated HAR-to-OpenAPI logic without relying on npm as it is not published there yet.- SHA-256:
176B3AB0836EF6CF351657582176584233855F1D8E50B32ACBA23D7583C07378
To use the extension, unzip the asset and load the extracted folder in chrome://extensions with developer mode enabled. This is not a Chrome Web Store package.
Build artifacts for other apps/packages (Firefox, desktop, CLI tarball) are not included, as I do not have time to properly test them.
They can still be built from source; please see the existing READMEs in each subpackage.