Skip to content

Instantly share code, notes, and snippets.

@koma-cute
koma-cute / DLSite to HVDB.user.js
Last active August 16, 2020 01:04 — forked from z411/DLSite to HVDB.user.js
DLSite/HVDB interlinking userscripts
// ==UserScript==
// @name DLSite to HVDB
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Add link to HVDB in DLSite product pages
// @author z411
// @match https://www.dlsite.com/maniax/work/=/product_id/*
// @match https://www.dlsite.com/ecchi-eng/work/=/product_id/*
// @grant none
// ==/UserScript==