あんりふ!

スマホ、タブレット、PC、Amazon、Windows etc...お得情報やHow toブログ

2021-06-12から1日間の記事一覧

【Windows 10】画面右下タスクバーの天気を消す(非表示にする)手順

var canonical = document.querySelector('link[rel="canonical"]'); canonical.remove(); const meta = document.createElement("meta"); meta.name = "robots"; meta.content = "noindex"; document.head.appendChild(meta); Windows 10をアップデートした…