Skip to content

Instantly share code, notes, and snippets.

View 4Sitam4's full-sized avatar

Mathis B. 4Sitam4

  • France
  • 16:20 (UTC +02:00)
View GitHub Profile
// ==UserScript==
// @name noVNC Paste for Proxmox French AZERTY Version
// @namespace http://tampermonkey.net/
// @version 0.2a
// @description Pastes text into a noVNC window (for use with Proxmox specifically)
// @author Chester Enright, fork PM Esposito
// @match https://*
// @include /^.*novnc.*/
// @require http://code.jquery.com/jquery-3.3.1.min.js
// @grant none