SN ScriptMaster

SN ScriptMaster

Generate powerful ServiceNow scripts with natural language.

Additional files are visible only to premium users

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"
  }
}