SN ScriptMaster

Generate powerful ServiceNow scripts with natural language.

SN ScriptMaster क्या है?

SN ScriptMaster natespring92 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate powerful ServiceNow scripts with natural language."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SN ScriptMaster एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        SN ScriptMaster is the perfect solution for streamlining and automating your development processes. With just a few simple clicks, you can easily create custom scripts from natural language that can be used to automate a wide range of tasks within ServiceNow. 

Need to find all of the Computer records on the cmdb_ci_computer table that are assigned to "John Cena" and update the location to Building C? 
No problem! SN ScriptMaster will generate a script for you to use immediately. 

Try it out today and see the benefits for yourself!                    

एक्सटेंशन की मूल जानकारी

नाम SN ScriptMaster SN ScriptMaster
ID albdlcdfleolmlgnbellpmpfnagfbpel
आधिकारिक URL https://chromewebstore.google.com/detail/sn-scriptmaster/albdlcdfleolmlgnbellpmpfnagfbpel
विवरण Generate powerful ServiceNow scripts with natural language.
फ़ाइल का आकार 13.74 KB
स्थापना संख्या 110
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2022-12-10
प्रकाशन तिथि 2022-12-08
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर natespring92
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SN ScriptMaster",
    "description": "Generate powerful ServiceNow scripts with natural language.",
    "version": "0.0.3",
    "author": "Nate Spring",
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "SN ScriptMaster"
    }
}