Overview
100+ features for NetSuite: AI assistant, SQL, records, searches, UI/UX, File Cabinet, workflows, PDFs, dev & productivity.
NetSuite Full Tools (NSFT) turns NetSuite into a platform you actually enjoy using. Over 100 productivity and developer tools built right into the screens you already work in — no setup, no external servers. Everything runs locally in your browser and only on NetSuite domains. WHY INSTALL IT? If you live in NetSuite — as an administrator, consultant, or SuiteScript developer — you lose hours every week to repetitive clicks, hunting for internal IDs, jumping between screens, and fighting a slow UI. NSFT removes that friction with dozens of small, focused utilities that feel NATIVE to NetSuite. Turn them on one by one from a clean popup; use only the ones you want. ✅ Save time on every record. ✅ Debug scripts, workflows and searches faster. ✅ Avoid Production mistakes with clear environment cues. ✅ Personalize the UI (dark mode, themes, layout). ✅ Private by design: your data never leaves your browser. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⭐ FEATURED ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • AI Assistant — ask in plain language about the record and your account, without leaving the page (bring your own key). • Color Themes for NetSuite — customize the color scheme to your taste. • Global Dark Mode — a dark theme for the whole interface, easier on the eyes. • Grouped Tabs — automatically group your tabs by account and environment (e.g. 123_SB1). • Command Palette — navigate and run any tool with Ctrl+Shift+Space. • Keyboard Shortcuts Cheat Sheet — every NSFT shortcut with Ctrl+Shift+?, including the Alt+Shift ones that open each tool (rebindable). • Environment Badge (PRD/SB/RP) — the icon always tells you which environment you're in. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📋 RECORDS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • View Record Object — inspect the full record object in a clean, searchable viewer. • View Record Scripts — every script and workflow tied to the record, at a glance. • View Record Logs — execution logs without leaving the page, with the record's scripts preselected and filters by level, type, text and dates; you can also switch to another record type from the header. • Record Trail — linked source and target documents of a transaction, with quick open and ID copy. • Load Record to Console — load the current record into the console (SS1.0 and SS2.x). • Record Options Menu — shortcuts based on record type (add field, view XML, dependencies…). • Go to Record — jump to any record with Alt+Shift+G by number, type or name. • Expanded Recent Records — full history with inline search and access date. • Open in Another Environment — open the same URL in production, sandbox or release preview, keeping path and params. • Sandbox Number on Header Logo — tell multiple sandboxes of the same account apart. • Copy Internal IDs — one-click copy of field, sublist and record IDs. • Show Field Information — in field help: edit value, copy ID, view technical info. • Field History — who changed a field, when, and its previous and new values. • Find Field by ID/Label — find any field with Ctrl+Shift+F. • Open Custom Record from Sublist — open the owning Custom Record definition with one click. • Hover Preview for Custom Fields — ID, type and values without opening the definition. • Related Native Links — direct links to native field records. • Save and Edit Button — save and return to edit mode automatically. • Edit and Save Button — reload and re-save the record (great for forcing user event scripts). • Delete Record Button — a Delete button in the action bar. • Cancel Without History.Back — returns to the current record's view, not the previous page. • Refresh Sublist Button — reload a sublist without refreshing the whole page. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💻 DEVELOPMENT / SCRIPTING ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Code Editor Theme — apply a theme to the editor. • Close Editor on Save — closes the editor tab the moment you save. • Open File in New Tab — direct link next to each file on a scripting page. • Live Mode — real-time logs, with configurable auto-start. • Prettify Logs — formats and highlights JSON/SQL in execution lists. • Full Logs Button — jump to the full logs archive from a script. • Searchable Execution Log — search inside the script log and find what you need instantly. • Suitelet Tools — quick actions: View Script, View Deployment, Edit File. • Quick Script Upload — drag & drop the .js on the Script record to upload it to the File Cabinet. • Autofill Script IDs — fills IDs based on the .js filename. • Load N Module in Console — use N/record, N/search and more from the browser console. • Beautify JSON from Suitelets and RESTlets — JSON responses as a collapsible tree with search, copy and download. • Page Performance Panel — how long the page took to load and where the time went. • Backup SuiteScripts to GitHub — push your SuiteScripts to your repo (incremental: only what changed). ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔍 SEARCH & SQL ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • SuiteQL Runner — run SuiteQL queries in-page, with saving, history, favorites and table results. Includes a records catalog with a relationship diagram (ERD), variables (fixed or asked at run time), a snippet library and copying results to the clipboard or a file as CSV, JSON or TSV. Its log keeps every run with its result and, when one fails, explains the error, points at the line and offers to fix it with AI. • Export Search to SuiteScript — turn saved searches into SuiteScript 1.0 and 2.0. • Quick Search Creation — record-type selector with search and favorite links. • Search Fields Finder — filters and quick search in field selectors. • Search Formula Autocomplete — suggests field IDs inside { } in the formula editor. • CSV Response Viewer — on the CSV import status page, adds a View button next to the response file and opens it as an editable table, so you can review errors, fix them and download it without leaving the page. • Inline Search Preview — bottom panel with the preview without leaving the page. • Saved Search Split View — open a saved search in a side panel next to the current page. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🎨 LAYOUT ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Production Warning Banner — a visible warning when you're in Production, to avoid accidental changes. Put it where you want: bottom bar, top bar or a badge in the header. • NetSuite Version in Header — shows the current release in the top bar. • Remove NetSuite Animations — the interface responds instantly. • Better Page Titles — adds record name (type) and ID to the title. • Profile Button in Header — a shortcut to your employee profile. • Compact Navigation Menu — reduces the size of menu items. • Smaller Main Menu — adjusts the top bar with presets and live preview. • Floating Field Groups — keeps each group title pinned as you scroll. • Fixed Tabs — the subtab bar stays at the top. • Compact Dropdown Lists — see more options at a glance. • Wider Dropdowns — long texts are no longer truncated. • Fixed Sublist Headers — headers stay visible on vertical scroll. • Compact Sublist Headers — no line wrapping. • Fixed Sublist Column — the first column stays visible on horizontal scroll. • Sublist Line Numbers — a row-number column. • Filter Sublist Rows — a search box to find lines instantly. • Sublist Line IDs — each line's unique, stable id, ideal for scripting. • Quick Sublist Paging — buttons and shortcuts to navigate pages. • Cleaner Error Pages — better design on error screens. • Hierarchical Multi-select — indents options by their Parent : Child hierarchy. • Multi-select Counter — shows "N / N" selected next to the label. • Character Counter — used vs. max; amber near the limit, red when reached. • Taller Textareas — larger minimum height, grows with content. • Names on "From Bundle" Filter — shows the bundle name beside the ID. • Hide Guided Learning — removes the floating Oracle Guided Learning button. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🚀 PRODUCTIVITY ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Autogenerate Field/Record IDs — automatic ID from the name, with a configurable prefix. • Copy Account ID in Roles — shows and copies the account ID from the roles menu. • Role Finder — filter roles and accounts as you type. • Company Logo on Login — shows the company logo and name on the login page. • Sandbox Indicator on Login — a banner marking sandbox accounts. • Logout Blocker — neutralizes the session-timeout popup so you don't lose work. • Return to Account from netsuite.com — sends you back to your account if you hit the public page. • Auto Refresh on Bundles — an auto-refresh toggle on the Bundle List. • Portlet Auto-refresh — auto-refreshes dashboard portlets. • Prettify Code Fields — formats and highlights JSON/SQL in records when viewing. • Format SQL/JSON — a button to format SQL/JSON in text areas. • New Version Notice — a one-time heads-up when the extension updates, with a link to what's new. • Shortcut Suggestions — when you open a tool from the menu, it teaches you the matching keyboard shortcut; each note is dismissed on its own. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🗄️ FILE CABINET ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • File Cabinet Utilities — a column with permalinks and IDs for folders/files. • Copy File Path — copy the full path from the row. • Copy Folder Permalink — a direct link to the current folder next to its title. • Edit File from Row — open the text editor straight from each row. • Rename from Row — rename files and folders without opening the record. • Delete from Row with Count — delete with a confirmation of the affected content. • Drag & Drop Upload — drag files from your desktop onto a folder. • Download Folder as ZIP — download a whole folder (optionally with subfolders) as a .zip. • Content Preview — shows file content with syntax highlighting. • Bundle Names on Folders — appends the bundle name to "Bundle 12345" folders. • System Folder Safety — blocks destructive actions and warns on system folders. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📄 PDF / HTML TEMPLATES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Side Preview — a live-preview panel while you edit the template. • Autocomplete — suggests nsformat_* variables and functions while editing FreeMarker templates. • Version History — browse previous versions of the template. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔀 WORKFLOWS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ • Colored Workflow Transitions — one color per transition in the diagram, with configurable palette and width. • Workflow Indexer — indexes states, transitions and actions, with a searchable filter panel. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔒 PRIVACY FIRST ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ NSFT stores your preferences locally in your browser. It does not sell data, does not track your browsing, and has no servers of its own. AI features and GitHub backup are entirely opt-in: they only contact a provider when YOU enable and configure them, using the key you supply. The extension runs only on NetSuite pages (*.netsuite.com). Install NetSuite Full Tools and make NetSuite work for you.
5 out of 516 ratings
Details
- Version6.4.2
- UpdatedAugust 20, 2026
- Size1.64MiB
- Languages2 languages
- DeveloperWebsite
Email
irodori.ciel@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
NetSuite Full Tools has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
NetSuite Full Tools handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site