Mercurial > ec-userscripts
comparison surugaya-fixes.user.js @ 77:5a3a269c5e6f
Update downloadurl
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 08 Jul 2020 20:45:05 +0900 |
parents | cd36abde74ff |
children | 86da34e62d29 |
comparison
equal
deleted
inserted
replaced
76:159d9b95a590 | 77:5a3a269c5e6f |
---|---|
1 // ==UserScript== | 1 // ==UserScript== |
2 // @name suruga-ya fixes | 2 // @name suruga-ya fixes |
3 // @namespace https://myconan.net | 3 // @namespace https://myconan.net |
4 // @version 1.0.0 | 4 // @version 1.0.1 |
5 // @description Show all products | 5 // @description Show all products |
6 // @author nanaya | 6 // @author nanaya |
7 // @match https://www.suruga-ya.jp/* | 7 // @match https://www.suruga-ya.jp/* |
8 // @grant none | 8 // @grant none |
9 // @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/default/surugaya-fixes.user.js | 9 // @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/surugaya-fixes.user.js?rev=tip |
10 // ==/UserScript== | 10 // ==/UserScript== |
11 | 11 |
12 ;(function () { | 12 ;(function () { |
13 'use strict' | 13 'use strict' |
14 | 14 |