あんりふ!

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

2018-07-23から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で既定のアプリを変…