Skip to content

Instantly share code, notes, and snippets.

View arel's full-sized avatar

Arel Cordero arel

View GitHub Profile
@arel
arel / notion-ctrl-n.js
Last active May 19, 2023 19:34
Add back Ctrl-N support in Notion
// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Add back Ctrl-N support in Notion
// @author Arel Cordero
// @match https://gist.githubusercontent.com/arel/a42bae17a115dee84e054960891a17f1/raw/02ad5201674311f4e11c7d9602fcbb07309e1444/notion-ctrl-n.js
// @icon https://www.google.com/s2/favicons?sz=64&domain=githubusercontent.com
// @grant none
// ==/UserScript==