見せたくないページを非表示にするUserCSS
code:style.css
.page-list-itemdata-page-title="settings",
.page-list-itemdata-page-title="shinyaoguri"
{
display: none;
}