Skip to content

v1.3.29 - fixed extension loading

Latest
Compare
Choose a tag to compare
@flurrux flurrux released this 26 Oct 08:40

the recent chrome update (version 130) has broken this extension.
see crxjs/chrome-extension-tools#918.
the fix turns out to be a single line change in the manifest "use_dynamic_url": false.
(this is patched only in dist, not in src! but this problem should go away in the next chrome version anyway).