NetSuite Field Explorer EX 版本历史 - 4 个版本
NetSuite Field Explorer EX 作者: Alien Technology
NetSuite Field Explorer EX 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.1
发布于 2026年3月11日 - 70.53 KB适用于 firefox 142.0 及更高版本Version 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
源代码遵循 MIT 许可证 发布
较早版本
版本 1.1.0
发布于 2026年3月9日 - 69.6 KB适用于 firefox 142.0 及更高版本v1.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)源代码遵循 MIT 许可证 发布
版本 1.0.2
发布于 2026年2月11日 - 63.09 KB适用于 firefox 121.0 及更高版本⏺ 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 time源代码遵循 MIT 许可证 发布