Skip to content

Instantly share code, notes, and snippets.

View johnhawkinson's full-sized avatar

John Hawkinson johnhawkinson

  • MIT
  • Cambridge, MA
View GitHub Profile
@johnhawkinson
johnhawkinson / cmecf.appellate.menus.mobile.user.js
Last active July 7, 2020 00:09
cmecf appellate open menus
// ==UserScript==
// @name cmecf appellate open menus
// @version 0.1c
// @include https://ecf.ca*.uscourts.gov/n/AttorneyFiling/pages/secured/main.jsf
// @match https://ecf.ca1.uscourts.gov/n/AttorneyFiling/pages/secured/main.jsf
// @grant none
// ==/UserScript==
(function() {
'use strict';