72になり72用にして出来る様にはなったんだけど出来無くなった物もあるのでその辺教えて頂けませんか?
スレの最初から見たんですけど話題になっていなかったので
/* コンテキストメニューから各種不要要素を消す */
#context-savepage,
#context-sendpagetodevice,
#context-sep-sendpagetodevice,
#context-sep-viewbgimage,
#context-viewbgimage,
#context-openlinkprivate,
#context-sep-open,
#context-bookmarklink,
#context-sendlinktodevice,
#context-sep-sendlinktodevice,
#context-sendimage,
#context-setDesktopBackground,

/* タブコンテキストメニューから各種不要要素を消す */
#context_reloadTab,
#context_toggleMuteTab,
#context_tabViewMenu,
#context_openTabInWindow,
#context_reloadAllTabs,
#context_closeTabsToTheEnd,
#context_closeOtherTabs,
#context_sendTabToDevice,
#context_selectAllTabs,
#context_moveTabOptions,
#context_bookmarkTab,
#tabContextMenu > menuseparator{display: none !important;}

/* 最小化・最大化・閉じるボタンを非表示 */
.titlebar-button { display: none !important; }