Author: kmorin Date: 2011-06-20 17:13:56 +0200 (Mon, 20 Jun 2011) New Revision: 300 Url: http://chorem.org/repositories/revision/bow/300 Log: Anomalie #406 : Wrong website link on extension information --> link removed Modified: trunk/bow-extension-chromium/src/main/webapp/manifest.json Modified: trunk/bow-extension-chromium/src/main/webapp/manifest.json =================================================================== --- trunk/bow-extension-chromium/src/main/webapp/manifest.json 2011-06-17 16:01:31 UTC (rev 299) +++ trunk/bow-extension-chromium/src/main/webapp/manifest.json 2011-06-20 15:13:56 UTC (rev 300) @@ -39,7 +39,6 @@ "background_page": "background.html", "options_page": "options.html", - "homepage_url": "http://www.codelutin.com", "permissions": [ "tabs", "http://*/*", "https://*/*" ]