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 License 條款釋出
較舊版本
版本 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 License 條款釋出
版本 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 License 條款釋出