comparison mandarake-direct-link.user.js @ 18:512f5438c53d

(none)
author Edho Arief <me@myconan.net>
date Tue, 13 Oct 2015 08:36:57 +0000
parents 4dfc6a9d1777
children 4b13157ae3a1
comparison
equal deleted inserted replaced
17:4dfc6a9d1777 18:512f5438c53d
1 // ==UserScript== 1 // ==UserScript==
2 // @name mandarake direct link 2 // @name mandarake direct link
3 // @namespace https://myconan.net 3 // @namespace https://myconan.net
4 // @version 1.0 4 // @version 1.1
5 // @description Make proper link on mandarake pages 5 // @description Make proper link on mandarake pages
6 // @author nanaya 6 // @author nanaya
7 // @match https://order.mandarake.co.jp/* 7 // @match https://order.mandarake.co.jp/*
8 // @match http://order.mandarake.co.jp/*
8 // @grant none 9 // @grant none
9 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/mandarake-direct-link.user.js 10 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/mandarake-direct-link.user.js
10 // ==/UserScript== 11 // ==/UserScript==
11 12
12 ;(function() { 13 ;(function() {