SNOW Bot Firefox

Examine source code of SNOW Bot

Inspect and view changes in SNOW Bot source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SNOW Bot",
  "description": "Browser automation assistant for form filling, scriptable workflows, and task automation.",
  "version": "1.1.4",
  "icons": {
    "48": "icon-48.png"
  },
  "permissions": [
    "activeTab",
    "dns",
    "menus",
    "privacy",
    "storage",
    "tabs",
    "contextMenus",
    "unlimitedStorage",
    "webNavigation",
    "webRequest",
    "notifications",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@snow-bot",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "SNOW Bot",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.service-now.com/*",
        "<all_urls>",
        "file:///*",
        "https://siam.service-now.com/*"
      ],
      "all_frames": true,
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best SNOW Bot Alternatives

Here are some Firefox add-ons that are similar to SNOW Bot: