Mercurial > ec-userscripts
changeset 29:d467e1e0ec98
(none)
| author | Edho Arief <me@myconan.net> | 
|---|---|
| date | Wed, 02 Dec 2015 12:27:51 +0000 | 
| parents | aa50069d6371 | 
| children | d884de13423b | 
| files | rakuten-books-direct-search.user.js | 
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/rakuten-books-direct-search.user.js Tue Nov 17 14:01:36 2015 +0000 +++ b/rakuten-books-direct-search.user.js Wed Dec 02 12:27:51 2015 +0000 @@ -1,11 +1,13 @@ // ==UserScript== // @name rakuten books direct search // @namespace https://myconan.net -// @version 1.0.0 +// @version 1.0.1 // @description Search on rakuten without tracking proxy // @author nanaya // @match https://books.rakuten.co.jp/* // @match http://books.rakuten.co.jp/* +// @match https://*.books.rakuten.co.jp/* +// @match http://*.books.rakuten.co.jp/* // @grant none // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/rakuten-books-direct-search.user.js // ==/UserScript==
