What’s New in This Update
Six new tools, all available on NetSuite pages from the same side panel:1. Find Any Field ID Instantly
NetSuite rarely shows the internal field ID you actually need for a mapping, script or saved search. The Field Highlighter overlays the internal ID directly on each field of a record, so you can read it in place — no browser inspector, no throwaway saved search.- Toggle the overlay on any record page (Alt+Shift+F)
- See internal field IDs right where the fields are
- Stop reverse-engineering IDs through page inspection
2. Run SuiteQL Without Leaving NetSuite
SuiteQL is one of the fastest ways to query NetSuite data, but running it usually means a separate tool or a SuiteScript wrapper. The built-in SuiteQL Runner lets you write and execute queries directly against your account from the side panel.- Write and run SuiteQL queries in-page
- View results in a clean, readable table
- Iterate quickly while you explore the data model
3. Search Your SuiteScript
Finding where a piece of logic lives across an account’s scripts is tedious. SuiteScript Search helps you locate the script you’re after quickly, instead of scrolling the Scripts list.- Search across the scripts in your account
- Find the right script faster
- Spend less time hunting through native lists
4. Spot Slow Pages
NetSuite pages can slow down for many reasons, and it isn’t always obvious what’s costing the time. The Page Performance Checker surfaces NetSuite’s own page performance and navigation timing, so you can see how long a page actually took to load.- Read NetSuite’s native page-performance metrics
- See navigation timing for the current page
- Diagnose slow pages with data instead of guesswork
5. Inspect Record Data as JSON
When you need to see the raw data behind a record, the JSON Inspector presents it as a clean, explorable tree rather than data scattered across the UI.- View the underlying record data as structured JSON
- Explore nested fields quickly
- Copy exactly the values you need
6. Build Saved Searches Faster
Picking the right field in the saved-search criteria and results editors usually means scrolling long dropdowns and guessing at names. The Saved Search field helper makes the correct field easier to find as you build.- Find the right field faster in the saved-search editor
- Reduce trial-and-error when adding criteria or result columns
A common scenarioBuilding a mapping that needs three field IDs used to mean opening the inspector, digging through the DOM and double-checking each one. With the Field Highlighter and JSON Inspector, you can read all three off the record in seconds.
Same Security Principles
Everything in this update follows the same approach as the rest of Teknuro Power Tools.- No NetSuite credentials are stored.
- The extension uses your existing authenticated browser session.
- The new tools are read-oriented — they help you inspect and understand, not change data behind your back.
- Sensitive output is redacted by default.
Security philosophyThe safest credential is the credential you never have to store. Teknuro Power Tools operates using your existing browser session rather than maintaining its own credential repository.
Try the Update
If you already have the extension installed, Chrome will update it automatically — open any NetSuite page and the new tools are in the side panel. If you’re new, you can install it in a couple of minutes.Try Teknuro Power ToolsInstall the extension and start inspecting fields, running SuiteQL and checking page performance right inside NetSuite. Install from the Chrome Web Store → Have a feature request? Contact Teknuro →