Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF--8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<title>🇫🇷 French Listening Study</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🇫🇷</text></svg>">
<link rel="preconnect" href="https://fonts.googleapis.com">
// ==UserScript==
// @name Remove HTML Node - IVANTI Toolbar Remover
// @namespace your_namespace // Replace with your own unique namespace
// @version 0.3.6
// @description This script was created to remove some navigation bars when an IVANTI's web based remote desktop site is reached.
// @author Another author
// @match https://*/dana/html5acc/SparkGateway/*
// @grant none
// ==/UserScript==