From: Mike Frysinger Date: Tue, 29 Jan 2013 21:10:26 +0000 (-0500) Subject: fork version/name/description X-Git-Tag: v1.5.0~7 X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fclearhistory-advance-fork.git;a=commitdiff_plain;h=dd0e58095a1f51b066fbbecce12b6817af02957f fork version/name/description --- diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ce29f1d..16e84dd 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,10 +1,10 @@ { - "name": {"message": "Clear History"}, - "description": {"message": "Quickly clears the browser history."}, + "name": {"message": "Clear History [Advance Fork]"}, + "description": {"message": "Quickly clears the browser history. This is a fork of the Google version with more advanced options."}, "title": {"message": "Click to clear history"}, "direction": {"message": "ltr"}, - "optionsTitle": {"message": "Options for Clear History"}, - "optionsHeader": {"message": "Clear History"}, + "optionsTitle": {"message": "Options for Clear History [Advance Fork]"}, + "optionsHeader": {"message": "Clear History [Advance Fork]"}, "optionsTimeFor": {"message": "Delete history for:"}, "optionsTime": { "message": "Last $num$ $units$", diff --git a/images/icon128.png b/images/icon128.png index 340897d..98afed7 100644 Binary files a/images/icon128.png and b/images/icon128.png differ diff --git a/images/icon32.png b/images/icon32.png index f6c0b67..f32e297 100644 Binary files a/images/icon32.png and b/images/icon32.png differ diff --git a/images/icon48.png b/images/icon48.png index d768e45..15f1686 100644 Binary files a/images/icon48.png and b/images/icon48.png differ diff --git a/manifest.json b/manifest.json index e50a4a7..478ce59 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "__MSG_name__", "default_locale": "en", "manifest_version": 2, - "version": "1.5", + "version": "1.5.0", "description": "__MSG_description__", "permissions": [ "tabs",