Super fix for Bottols Display

Eliminate Ads and Shift screen

Pada tanggal 07 Juni 2017. Lihat %(latest_version_link).

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name        Super fix for Bottols Display
// @namespace   AbbraCaddabra
// @description Eliminate Ads and Shift screen
// @copyright	Christopher Peter, The Toga, Your Virmship
// @include     *apps.facebook.com/gloryofrome/*
// @inlcude     *https://www.facebook.com/gloryofromegame
// @include     *gloryofrome.com/*
// @include     *https://ryrome1-a.akamaihd.net/*
// @include     *https://fb0.gloryofrome.com/
// @version     1
// @grant       GM_addStyle
// @include     *static.xx.fbcdn.net/rsrc.php/*
// ==/UserScript==

GM_addStyle("._2pi9 { display: none;}"); // elimina facebook games toolbar
GM_addStyle("._4n06.center_fixed_width_app #pagelet_canvas_content { max-width: 2000px;}");