NetSuite Scripts Manager version history - 5 versions
NetSuite Scripts Manager by Alien Technology
NetSuite Scripts Manager version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.5
Released Mar 12, 2026 - 76.91 KBWorks with firefox 142.0 and laterv1.0.5 - 2026-03-12
Always set explicit popup dimensions on load (defaults 420x500) so flex layout is bounded from the start
Fixes scrolling not activating until the resize handle was touched
Footer version now reads dynamically from manifest via chrome.runtime.getManifest().version
Hungarian notation fixes: iIndex to nIndex, aSelected param to pSelected
Added JSDoc to buildAndRun, setPopupSize, setSchedulerViewSource code released under FSL-1.1-MIT
Older versions
Version 1.0.4
Released Mar 12, 2026 - 76.67 KBWorks with firefox 142.0 and laterv1.0.4 - 2026-03-12
Fixed scheduler warning and deployment list overflow for cross-browser compatibility (Chrome and Firefox)
Scheduler views now properly hide main content siblings so panels get full popup space
Removed fixed max-height on scheduler list, parent container handles scrollingSource code released under FSL-1.1-MIT
Version 1.0.3
Released Mar 12, 2026 - 76.59 KBWorks with firefox 142.0 and laterv1.0.3 - 2026-03-12
Fixed scheduler safety warning overflowing the popup without scrolling.Source code released under FSL-1.1-MIT
Version 1.0.2
Released Mar 12, 2026 - 76.59 KBWorks with firefox 142.0 and laterVersion 1.0.2 Release Notes- Removed service_worker and preferred_environment from the Firefox background manifest to eliminate validation warnings
- Removed host_permissions: extension now operates with minimal permissions only (activeTab, storage, scripting)
- Removed declarativeContent and icon state management: toolbar icon is always enabled
- Added UTM tracking parameters to sponsor links
Source code released under FSL-1.1-MIT
Version 1.0.0
Released Mar 9, 2026 - 77.14 KBWorks with firefox 142.0 and laterSource code released under FSL-1.1-MIT