Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Branch: master
14 lines (13 sloc) 839 Bytes
// @downloadURL none
// ==UserScript==
// @name JCCC Library JSON
// @namespace JCCC Library JSON
// @description Using https://library.jccc.edu/home/?newlibrary this script interacts with http://jccc.summon.serialssolutions.com/api/search to get all results as quickly as possible for a particular query. It can handle 1000 results total, because that is where the api cuts it off.
// @include about:blank?jccclibrary
// @include chrome://blank/?library
// @include https://library.jccc.edu/home/?newlibrary
// @match http://jccc.summon.serialssolutions.com/api/*
// @version 0.2
// @grant GM_xmlhttpRequest
// ==/UserScript==<<
Jump to Line
Something went wrong with that request. Please try again.