diff --git a/helpers/DATA/compton/compton.conf b/helpers/DATA/compton/compton.conf
index c00458231f8c870fb4a614db9154761bbd221b10..b743e6e4db515180a8ec28fbfdf5ff3dc9587c35 100644
--- a/helpers/DATA/compton/compton.conf
+++ b/helpers/DATA/compton/compton.conf
@@ -91,7 +91,7 @@ shadow-exclude = [
     "name *= 'Chromium'",
     "name *= 'Chrome'",
     "name *= 'Firefox'",
-    #"name *= 'Abrowser'",
+    "name *= 'Abrowser'",
     "class_g = 'Conky'",
     "class_g = 'Kupfer'",
     "class_g = 'Synapse'",
diff --git a/helpers/make-compton b/helpers/make-compton
index 24b605a51eda7a003bd29d4f7ea5adb248bc4b78..08ce2252da7efa717f04bcd2a01317f235161fdb 100644
--- a/helpers/make-compton
+++ b/helpers/make-compton
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=2
+VERSION=3
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu trusty universe'
 
 . ./config