SN ScriptMaster
Generate powerful ServiceNow scripts with natural language.
SN ScriptMasterとは何ですか?
SN ScriptMasterはnatespring92によって開発されたChromeの拡張機能で、その主な機能は「Generate powerful ServiceNow scripts with natural language.」です。
拡張機能のスクリーンショット
SN ScriptMaster拡張機能のCRXファイルをダウンロード
SN ScriptMaster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |