diff --git a/main.js b/main.js index be5d146..6d9f8ce 100644 --- a/main.js +++ b/main.js @@ -352,6 +352,7 @@ function showVideoControlsPost(e){ } function toogleZoom(){ + // TODO: comment and rewrite ammodo if (settings.toogle_zoom_enabler) { $('html').keydown(function(e){ switch (e.keyCode){ diff --git a/manifest.json b/manifest.json index b1141ce..6b8f9af 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "9GAG LILiK Mod", "description": "Mod to make 9gag a better place", - "version": "1.0", + "version": "1.1", "options_page":"preferences/preferences.html", "permissions" : [ "activeTab",