Skip to content

Instantly share code, notes, and snippets.

View najimammeri-veonum's full-sized avatar

najimammeri-veonum

View GitHub Profile
@Marco3jp
Marco3jp / app.js
Created November 2, 2018 17:15
Insert ToC in TypeScript Handbook.
// ==UserScript==
// @name PlusToC
// @namespace https://marco.plus
// @version 0.1
// @description Insert ToC in TypeScript Handbook.
// @author Marco
// @match https://www.typescriptlang.org/docs/handbook/*
// @grant none
// ==/UserScript==