From a2b1fff73059bed84b372b342cd84f51b98c7ad0 Mon Sep 17 00:00:00 2001 From: Yoshiaki Kawazu Date: Sun, 18 Jan 2015 01:08:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9142a69..6b75b5f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ , "name": "__MSG_extName__" , "description": "__MSG_extDescription__" , "default_locale": "en" -, "version": "0.0.1" +, "version": "0.0.2" , "content_scripts": [ { "all_frames": false , "js": [ "document_end.js" ]