Skip to main content
CFCX Work
← Back to Tools
Free Chrome Extension

Stop Typing Saved Searches Into Code

Look — you build the saved search in the UI because it's fast. You test it. It works. Then you spend the next hour manually typing that exact same search into SuiteScript. Field by field. Filter by filter. Hoping you don't fat-finger a field ID.

That's insane. One click. The code is generated. Copy, paste, ship. Move on to work that actually requires your brain.

5 sec
Not 60 minutes
99%
Time saved per search
Free
Chrome Web Store
Zero
Typos in output

Here's the deal

Every NetSuite developer knows the drill. Build a saved search in the UI. Test it. Works great. Now you need it in code.

So you start typing. Record type. Filters — hope you remember the operator syntax. Columns — hope you spell the field IDs right. Formulas — escape all those quotes correctly. Maybe add some joins. Debug the typos. Test it. Fix more typos.

30-60 minutes. For something that should take 5 seconds.

Your time is worth something. Every hour you spend transcribing searches is an hour you're not spending on actual development. On solving real problems. On shipping features that matter.

This extension does it in 5 seconds. I'm not exaggerating.

What you get

Everything. It exports everything.

< >

SuiteScript 1.0 & 2.X

Export to nlapiSearchRecord or modern N/search module. Legacy or current — your choice.

>

Console-Ready Code

Test your search immediately in browser DevTools. No deployment. No waiting.

SQL

SuiteQL for Datasets

Export datasets and workbooks as clean, formatted SuiteQL queries.

||

Zero Data Transmission

Everything runs in your browser. Your search definitions never leave your machine.

Three steps. Done.

No complicated setup. No account creation. No friction.

1

Open Your Saved Search

Navigate to any saved search in NetSuite. Edit mode.

2

Click Export as Script

Pick your format. SS 1.0, SS 2.X, Console, or Text.

3

Copy. Paste. Ship.

One-click copy. Paste into your script. Move on with your life.

This is for developers who value their time

If you enjoy manually typing saved searches into code, this isn't for you. Seriously. Keep doing what you're doing.

SuiteScript Developers

You're in the trenches. Writing scripts every day. You don't have time for busy work. You'd rather write the interesting code than transcribe searches.

$

Consultants who bill for thinking

Every hour you spend typing is an hour you're not billing for real work. Every minute you save on grunt work is margin in your pocket.

#

Technical admins who need to get stuff done

You're not a full-time developer but you write scripts when needed. You want the code right the first time. No typos. No debugging.

The technical stuff

For the people who care about how things are built:

  • Chrome Manifest v3 — latest extension architecture
  • SuiteScript 1.0 — nlapiSearchRecord() format
  • SuiteScript 2.X — modern N/search module
  • SuiteQL — for datasets and workbooks
  • XSS protected, CSP hardened — security done right
  • WCAG accessible — keyboard nav, screen reader support

What gets exported

  • • Record type and search ID
  • • All filters with operators and values
  • • All columns with labels (optional)
  • • Join fields — correct syntax, no guessing
  • • Formula fields — properly escaped
  • • Sort orders and directions
  • • Summary types (GROUP, SUM, COUNT, etc.)
  • • Filter expressions for complex logic
  • • Console-ready code for instant testing
  • • Human-readable text for documentation

Output: Clean, formatted code ready for your SuiteScript files.

Your data stays yours

Zero data collection

We don't collect anything. No analytics. No telemetry. No tracking. The extension doesn't phone home. Ever.

100% local processing

Everything runs in your browser. Your saved search definitions never leave your machine. Not to us. Not to anyone.

Minimal permissions

Only accesses NetSuite saved search pages. Nothing else. Can't read your email. Can't see your other tabs.

Inspect it yourself

The code isn't obfuscated. Open Chrome's extension viewer and look at exactly what's running. We have nothing to hide.

Read our full privacy policy →

Ready to stop wasting time?

It's free. Install it. Try it on one saved search. See for yourself. The next search you need in code doesn't have to take an hour.