NetSuite Utils
NetSuite Utility Extension
NetSuite Utils क्या है?
NetSuite Utils George Harrington द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "NetSuite Utility Extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में NetSuite Utils एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This started as group of NetSuite features that I developed for myself, some of my colleagues also wanted the features, and now I am sharing these publicly. Below is all of the features listed, however the options page of the Extension has more details of each feature. All features are disabled by default and must be enabled after installation. Note that these features can be toggled on or off if you don't want to use one of them. The extension also comes with a "Meeting Mode" option, which will disable all features until you turn meeting mode off (great for screen sharing). 1. Account ID Copy Shortcut 2. Account Type Colours 3. Advanced PDF a. Floating Buttons b. Side-By-Side Preview c. Version Selector 4. Better Page Titles (Browser Tab Titles) 5. Drag / Drop Filing Cabinet Upload 6. Drag / Drop Script Upload 7. Fixed Tabs 8. In Search Preview 9. More Record Actions 10. Navigation Search 11. Remove Log Out Popup 12. Suitelet Actions 13. Quick Find Record (Transactions, Items, Searches and Script Record) 14. SuiteQL Runner On the features page of the extension you can find a full description of what each feature does with screenshots. If you have a feature that you would like to see in NetSuite, message me and I will consider adding it.
एक्सटेंशन की मूल जानकारी
नाम | NetSuite Utils |
ID | jdecachbikbkppkpjjgdmdghgdfffibi |
आधिकारिक URL | https://chromewebstore.google.com/detail/netsuite-utils/jdecachbikbkppkpjjgdmdghgdfffibi |
विवरण | NetSuite Utility Extension |
फ़ाइल का आकार | 1.96 MB |
स्थापना संख्या | 1,453 |
वर्तमान संस्करण | 3.6.0 |
अंतिम अपडेट | 2024-02-20 |
प्रकाशन तिथि | 2022-10-10 |
रेटिंग | 5.00/5 कुल 11 रेटिंग्स |
डेवलपर | George Harrington |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NetSuite Utils", "description": "NetSuite Utility Extension", "version": "3.6.0", "manifest_version": 3, "permissions": [ "storage", "activeTab" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/NetSuite Utils 16.png", "32": "\/images\/NetSuite Utils 32.png", "48": "\/images\/NetSuite Utils 48.png", "128": "\/images\/NetSuite Utils 128.png" } }, "icons": { "16": "\/images\/NetSuite Utils 16.png", "32": "\/images\/NetSuite Utils 32.png", "48": "\/images\/NetSuite Utils 48.png", "128": "\/images\/NetSuite Utils 128.png" }, "options_page": "options.html", "web_accessible_resources": [ { "resources": [ "\/Util%20Modules\/Filing%20Cabinet%20Upload\/filingCabinetUploadClient.js", "\/Util%20Modules\/Script%20Upload\/scriptUploadClient.js", "\/Util%20Modules\/In%20Search%20Preview\/setSubmittedFalse.js", "\/Util%20Modules\/More%20Record%20Actions\/moreRecordActionsClient.js", "\/Util%20Modules\/Suitelet%20Actions\/suiteletActionsClient.js", "\/Util%20Modules\/Quick%20Load%20Record\/quickLoadRecordClient.js", "\/Util%20Modules\/Load%20N%20Module\/loadNModuleClient.js", "\/Util%20Modules\/Record%20To%20Console\/recToConsole1Client.js", "\/Util%20Modules\/Record%20To%20Console\/recToConsole2Client.js", "\/Util%20Modules\/SuiteQL%20Runner\/suiteQlRunnerClient.js", "\/Util%20Modules\/Record%20Object\/recordObjectClient.js", "\/Util%20Modules\/Advanced%20PDF%20Autocomplete\/advancedPdfAutocompleteClient.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/codemirror.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/codemirror_autorefresh.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/codemirror_showhint.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/codemirror_sqlhint.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/codemirror_sublime.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/sql.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/datatables.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/jquery.js", "\/Util%20Modules\/SuiteQL%20Runner\/Libs\/papaparse.js", "\/Util%20Modules\/Fixed%20Table%20Headers\/Sticky.js" ], "matches": [ " |