Skip to content

Instantly share code, notes, and snippets.

View Etuldan's full-sized avatar

RENAUD-GOUD Arnaud Etuldan

View GitHub Profile

Keybase proof

I hereby claim:

  • I am etuldan on github.
  • I am etuldan (https://keybase.io/etuldan) on keybase.
  • I have a public key ASAADFEahh4RfpgUFvJ-XrDdrXkYV-GeLC0Uj4nK79_2wwo

To claim this, I am signing this object:

@Etuldan
Etuldan / GoogleSheetF13.user.js
Last active March 16, 2023 13:04
Userscript : Google Sheet Bind F13
// ==UserScript==
// @name Disable F13 Bind
// @version 1.2
// @description Disable F13 bind on Google Sheet
// @match https://docs.google.com/spreadsheets/d/*
// @updateURL https://gist.github.com/Etuldan/519a40ad8581aa0dc61cecca0e128fc6/raw/GoogleSheetF13.user.js
// @downloadURL https://gist.github.com/Etuldan/519a40ad8581aa0dc61cecca0e128fc6/raw/GoogleSheetF13.user.js
// @author Etuldan
// @run-at document-start
// ==/UserScript==