NetSuite Field Explorer EX의 버전 기록 - 4개 버전
NetSuite Field Explorer EX 제작자: Alien Technology
NetSuite Field Explorer EX의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.1
2026년 3월 11일에 출시 - 70.53 KBfirefox 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 KBfirefox 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 KBfirefox 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 timeMIT 라이선스에 따라 릴리스된 소스 코드