diff --git a/manifest.json b/manifest.json index ec6a3ea..2de018b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "The Hit List for Chrome", - "version": "0.1", + "version": "0.1.1", "description": "Add a new task to The Hit List with the URL of the web page you are viewing", "background_page": "background.html", "browser_action": { @@ -16,4 +16,4 @@ "permissions": [ "tabs", "http://*/*", "https://*/*" ] -} \ No newline at end of file +} diff --git a/options.html b/options.html index c7c7886..ce8157c 100644 --- a/options.html +++ b/options.html @@ -1,6 +1,6 @@ - Options for Omnicamp + The Hit List for Chrome options