NG Extension Manager 2.3.72 - Release Notes #22
canvrs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔧 NG Extension Manager – Patch Notes
✅ Fixed: Invalid Manifest Configuration
We resolved a critical issue where the NG Extension Manager’s
manifest.json
was invalid. This prevented the extension from loading in Chrome and other Chromium-based browsers.Root Cause
The error was caused by a missing
background.js
file that was referenced in the manifest but not included in the source code.⚙️ Manifest & Compatibility Updates
NGEM Rules Management
add-on.📂 Added:
background.js
background.js
file has been added.NGEM Rules Management
.🐞 Known Issue: Extensions Without Icons
There is a known bug affecting extensions without icons, usually those not installed via the Chrome Web Store.
Description:
NG Extension Manager attempts to load the icon regardless of its existence, resulting in repeated errors. In high-usage scenarios, this can generate thousands of identical error messages within minutes, which may impact performance.
📦 Download
You can download this version from:
Full Changelog: v2.3.71...v2.3.72
This discussion was created from the release NG Extension Manager 2.3.72 - Release Notes.
Beta Was this translation helpful? Give feedback.
All reactions