NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name BCOM test2
// @namespace http://adriatic.partners/bcomtest2
// @version 0.1
// @description BCOM testing 2
// @author You
// @match https://admin.booking.com/hotel/hoteladmin/extranet_ng/manage/booking.html?*
// @grant none
// ==/UserScript==
$(".page-body-header , .lang-select , .js-page-footer , #email , strong , h5 , td , h4 ").remove();