From 139c07b27d75221049d7730360431700810da5e2 Mon Sep 17 00:00:00 2001 From: kadoyau Date: Tue, 5 Oct 2021 15:31:54 +0900 Subject: [PATCH] Fixed a problem due to a change in Scrapbox API response --- searchwithgyazo.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/searchwithgyazo.user.js b/searchwithgyazo.user.js index 142708a..45ffd28 100644 --- a/searchwithgyazo.user.js +++ b/searchwithgyazo.user.js @@ -2,7 +2,7 @@ // @grant GM_xmlhttpRequest // @name Search with Gyazo // @namespace http://tampermonkey.net/ -// @version 5.0 +// @version 5.1 // @description try to take over the world! // @author You // @match https://scrapbox.io/* @@ -41,7 +41,7 @@ const GM_get = (url)=>{
${page.title}
-
${page.descriptions[0]} +
${page.words[0]}