Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name arxiv tldr
// @namespace http://tampermonkey.net/
// @version 0.2.1
// @description show title and abstract of an arxiv link
// @author Pranav Gade
// @match *://*/*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==