Skip to content

Instantly share code, notes, and snippets.

View meowkylin's full-sized avatar
😊
Keep Learning

Meowkylin meowkylin

😊
Keep Learning
View GitHub Profile
@meowkylin
meowkylin / hjdict.js
Last active May 1, 2019 13:05
A Japanese-Chinese popup translation script for Tampermonkey on Chrome/Edge.
// ==UserScript==
// @name Hujiang Translation Plugin
// @namespace http://tampermonkey.net/
// @version 0.2
// @description On select to translate
// @author meowkylin
// @match *://*.co/*
// @match *://*.jp/*
// @match https://ja.wikipedia.org/*
// @grant none