marowriteme / BCOM test2

// ==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();