NetSuite QuickSearch Pro

Supercharge NetSuite's search capabilities with QuickSearch Pro

As of June 2026, NetSuite QuickSearch Pro has 486 users and a 5.00/5 rating from 5 reviews in the Productivity category.

Usersup 10.2 percent+10.2%
486
486
Ratingno change0%
5.00
5 reviews
Reviewsdown 16.7 percent16.7%
5
Version
0.1.9
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

9 snapshots

Tracking since Apr 7, 2026.

495466437Apr 7, 2026Jun 14, 2026
View as table
DateUsersRatingReviewsVersion
Apr 7, 20264415.0060.1.8
Apr 22, 20264605.0050.1.8
May 7, 20264785.0050.1.8
May 11, 20264735.0050.1.9
May 17, 20264715.0050.1.9
May 23, 20264915.0050.1.9
May 30, 20264885.0050.1.9
Jun 5, 20264825.0050.1.9
Jun 14, 20264785.0050.1.9
Now4865.0050.1.9

Changelog

  • May 7, 2026
    description
    NetSuite QuickSearch Pro is a Chrome extension designed to streamline and enhance your search experience within NetSuite. Running on every NetSuite page, this tool provides a professional, user-friendly interface that caters to both technical and business users.
    
    Key Features
    
    - SuiteQL Queries: Retrieve records directly by executing SuiteQL queries. Open the SuiteQL Workbench by typing suiteql: in the command palette. 
    
    - Direct Record ID Searches: Instantly access any record by simply entering its type and internal ID. For instance, quickly pull up a sales order with salesorder:1.
    
    - Multiple ID Retrieval: Manage multiple records effortlessly by entering their IDs in a comma-separated list, perfect for batch operations. Example: salesorder:1,2.
    
    - Specific Field Value Searches: Pinpoint records by specifying field values, ensuring you find exactly what you're looking for. For example, locate all sales orders under the “Acme Inc.” subsidiary with salesorder:subsidiary="Acme Inc".
    
    - Joined Column Queries: Explore deeper data connections with searches that include joined column details. Example: salesorder:subsidiary.country="Canada".
    
    - Multi-Field Searches: Refine your search with multiple criteria, filtering records based on several field values. For example, locate a specific sales order by tranid and trandate (using your account's date format) with salesorder:tranid="123",trandate="2020-1-1". 
    
    - Flexible Wildcard Searches: Expand your search capabilities with wildcard characters for partial matches, making your searches as broad or as narrow as needed. Example: salesorder:subsidiary="A_me%".
    
    - Exact Match Capability: Achieve accuracy with exact match searches that prevent misinterpretation of wildcard characters. Example: salesorder:memo="100%\".
    
    - JSON Representation Access: For those who need a deeper dive, retrieve the JSON representation of records for detailed analysis or development purposes. Example: salesorder:1.json.
    
    NetSuite QuickSearch Pro is engineered to eliminate inefficient workarounds, enabling you to focus on your core tasks with improved productivity, speed, and accuracy.
    
    Disclaimer: This product is not affiliated with or endorsed by Oracle NetSuite.
    NetSuite QuickSearch Pro is a Chrome extension designed to streamline and enhance your search experience within NetSuite. Running on every NetSuite page, this tool provides a professional, user-friendly interface that caters to both technical and business users.
    
    Key Features
    
    - SuiteQL Queries: Retrieve records directly by executing SuiteQL queries. Open the SuiteQL Workbench by typing suiteql: in the command palette. 
    
    - Direct Record ID Searches: Instantly access any record by simply entering its type and internal ID. For instance, quickly pull up a sales order with salesorder:1.
    
    - Multiple ID Retrieval: Manage multiple records effortlessly by entering their IDs in a comma-separated list, perfect for batch operations. Example: salesorder:1,2.
    
    - Specific Field Value Searches: Pinpoint records by specifying field values, ensuring you find exactly what you're looking for. For example, locate all sales orders under the “Acme Inc.” subsidiary with salesorder:subsidiary="Acme Inc".
    
    - Joined Column Queries: Explore deeper data connections with searches that include joined column details. Example: salesorder:subsidiary.country="Canada".
    
    - Multi-Field Searches: Refine your search with multiple criteria, filtering records based on several field values. For example, locate a specific sales order by tranid and trandate (using your account's date format) with salesorder:tranid="123",trandate="2020-1-1". 
    
    - Flexible Wildcard Searches: Expand your search capabilities with wildcard characters for partial matches, making your searches as broad or as narrow as needed. Example: salesorder:subsidiary="A_me%".
    
    - Exact Match Capability: Achieve accuracy with exact match searches that prevent misinterpretation of wildcard characters. Example: salesorder:memo="100%\".
    
    - JSON Representation Access: For those who need a deeper dive, retrieve the JSON representation of records for detailed analysis or development purposes. Example: salesorder:1.json.
    
    - Find Field on Page: Locate a field on the current NetSuite form by its visible label or its internal ID. The field is scrolled into view and pulse-highlighted. Example: find:custbody_invoice_total
    
    NetSuite QuickSearch Pro is engineered to eliminate inefficient workarounds, enabling you to focus on your core tasks with improved productivity, speed, and accuracy.
    
    Disclaimer: This product is not affiliated with or endorsed by Oracle NetSuite.

Permissions & access

Permissions
activeTabscriptingstorage
Host access
None declared

Screenshots

NetSuite QuickSearch Pro screenshot 1NetSuite QuickSearch Pro screenshot 2NetSuite QuickSearch Pro screenshot 3

About

NetSuite QuickSearch Pro is a Chrome extension designed to streamline and enhance your search experience within NetSuite. Running on every NetSuite page, this tool provides a professional, user-friendly interface that caters to both technical and business users.

Key Features

- SuiteQL Queries: Retrieve records directly by executing SuiteQL queries. Open the SuiteQL Workbench by typing suiteql: in the command palette. 

- Direct Record ID Searches: Instantly access any record by simply entering its type and internal ID. For instance, quickly pull up a sales order with salesorder:1.

- Multiple ID Retrieval: Manage multiple records effortlessly by entering their IDs in a comma-separated list, perfect for batch operations. Example: salesorder:1,2.

- Specific Field Value Searches: Pinpoint records by specifying field values, ensuring you find exactly what you're looking for. For example, locate all sales orders under the “Acme Inc.” subsidiary with salesorder:subsidiary="Acme Inc".

- Joined Column Queries: Explore deeper data connections with searches that include joined column details. Example: salesorder:subsidiary.country="Canada".

- Multi-Field Searches: Refine your search with multiple criteria, filtering records based on several field values. For example, locate a specific sales order by tranid and trandate (using your account's date format) with salesorder:tranid="123",trandate="2020-1-1". 

- Flexible Wildcard Searches: Expand your search capabilities with wildcard characters for partial matches, making your searches as broad or as narrow as needed. Example: salesorder:subsidiary="A_me%".

- Exact Match Capability: Achieve accuracy with exact match searches that prevent misinterpretation of wildcard characters. Example: salesorder:memo="100%\".

- JSON Representation Access: For those who need a deeper dive, retrieve the JSON representation of records for detailed analysis or development purposes. Example: salesorder:1.json.

- Find Field on Page: Locate a field on the current NetSuite form by its visible label or its internal ID. The field is scrolled into view and pulse-highlighted. Example: find:custbody_invoice_total

NetSuite QuickSearch Pro is engineered to eliminate inefficient workarounds, enabling you to focus on your core tasks with improved productivity, speed, and accuracy.

Disclaimer: This product is not affiliated with or endorsed by Oracle NetSuite.

Technical

Version
0.1.9
Manifest
V3
Size
492KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
phnbiljmmlblifcmchjcoejecmfhnmpo
Developer ID
uc27e8e588bdb8bd3a1a7efea143041a0
Developer Email
[email protected]
Created
Aug 28, 2024
Last Updated (Store)
May 2, 2026
Last Scraped
Jun 14, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to NetSuite QuickSearch Pro, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 14, 2026.