diff --git a/client/manifest.json b/client/manifest.json index 813f4f0..3284be7 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -1,6 +1,6 @@ { "name" : "Chrome 2 Kindle", - "version" : "0.1", + "version" : "0.2", "description" : "Sends rendered web pages to your kindle device", "options_page" : "options.html", "browser_action" : { @@ -8,7 +8,6 @@ "popup" : "popup.html" }, "permissions" : [ - "http://fermi.wasptech.com/", "http://chrome2kindle.appspot.com/", "tabs" diff --git a/client/popup.html b/client/popup.html index 7085353..db8b454 100644 --- a/client/popup.html +++ b/client/popup.html @@ -11,6 +11,5 @@