Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Jisho Audio Downloader
// @namespace http://miere.ru/
// @version 0.1
// @description Adds download audio button to Jisho.org pages which downloads word audio clips.
// @author Vladislav <miere> Vorobiev
// @match http://jisho.org/search/*
// @match http://jisho.org/word/*
// @grant none
// ==/UserScript==