From d040c44bcb420915421cc6be8ec750c011f9d27a Mon Sep 17 00:00:00 2001 From: Kazuki Hashimoto Date: Tue, 8 Sep 2015 03:29:45 +0900 Subject: [PATCH] Fix README.md layout --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e0e96f8..ee83d72 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,17 @@ This patch port from tombfix pixiv extractor. # Changes * Replace - * addCallback -> then - * addErrback -> catch - * succeed -> Promise.resolve - * downloadWithReferrer(url, referrer) -> downloadFile(url, {referrer: referrer}) - * getMessage('error.contentsNotFound') -> chrome.i18n.getMessage('error_http404') + * addCallback -> then + * addErrback -> catch + * succeed -> Promise.resolve + * downloadWithReferrer(url, referrer) -> downloadFile(url, {referrer: referrer}) + * getMessage('error.contentsNotFound') -> chrome.i18n.getMessage('error_http404') * Delete - * API functions and variables + * API functions and variables + # Build - npm run build + $ npm run build # Install [Click here](https://raw.githubusercontent.com/eru/extractor.photo.pixiv.tbrl.js/master/extractor.photo.pixiv.tbrl.js) and "Right click -> (taberareloo)Share -> Patch - Install"