NetSuite Field Explorer EX version history - 4 versions
NetSuite Field Explorer EX by Alien Technology
NetSuite Field Explorer EX version history - 4 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.1.1
Released Mar 11, 2026 - 70.53 KBWorks with firefox 142.0 and laterVersion 1.1.1- Host permissions are now optional -- the extension no longer requests access to *.netsuite.com at install time
- Added a permission gate UI in Nav Manager that explains why site access is needed and lets users grant it on demand
- Removed background service worker icon toggling; background script now only handles navhider content script registration
- Removed static content_scripts declaration; navhider is registered dynamically only after permission is granted
- Updated SuiteScript Records Browser link to 2025.2
- Storage API calls updated to use promise-based pattern instead of callbacks
- Code cleanup: consistent variable naming conventions, removed unused spinner CSS
Source code released under MIT License
Older versions
Version 1.1.0
Released Mar 9, 2026 - 69.6 KBWorks with firefox 142.0 and laterv1.1.0 -- 2026-03-05
Complete UI overhaul -- CSS custom properties design token system (--fe-* prefix), dark navy toolbar, consistent shadows and transitions
SVG sprite icon system replacing inline emoji throughout the UI
Floating copy-to-clipboard buttons on Raw JSON panel (both New and Legacy views) with "Copied!" feedback
Redesigned two-row filter bar with record info and field count separation
Footer with sponsor branding (SuiteMigration)
Eliminated all innerHTML usage across every JS file for Firefox AMO compliance
DocumentFragment-based search highlighting (XSS-safe)
TreeWalker-based legacy view search highlighting (pure DOM, no HTML string manipulation)
Resizable popup -- drag the bottom-left corner grip to adjust width and height, persisted via chrome.storage.local
Cross-browser compatibility verified (Chrome, Edge, Firefox MV3 -- 0 blockers)Source code released under MIT License
Version 1.0.2
Released Feb 11, 2026 - 63.09 KBWorks with firefox 121.0 and later⏺ v1.0.2 Changelog
🐛 Bug Fixes
- 📋 Fixed duplicate and empty lines appearing in sublists across both table and tree views
- 🔍 Fixed empty rows showing in sublists when filtering by Custom or Standard fields
- 🖼 Fixed missing toolbar icon warning in Firefox and Edge by declaring explicit action icons
✨ Improvements
- 🔒 Removed unnecessary tabs permission — the extension no longer requests broad tab access, reducing its permission footprint at install timeSource code released under MIT License
Version 1.0.1
Released Feb 8, 2026 - 63.02 KBWorks with firefox 121.0 and laterSource code released under MIT License