https://article.auone.jp/detail/1/3/7/32_7_r_20260108_1767849006218338

すまない、俺も使ったことがない。
だが、ドキュメントを見る限り、Webブラウジングや文書作成、動画編集・イラスト製作、プログラミングなども可能のようだ。
ただしWindows専用ソフトは動かない事があるとのこと。
document.addEventListener(‘DOMContentLoaded’, function() { var widgets = document.querySelectorAll(‘.ad-widget-unit’); var fallbacks = document.querySelectorAll(‘.ad-fallback-unit’); setTimeout(function() { widgets.forEach((widget, index) => { var fallback = fallbacks[index]; var isFiltered = ( widget.offsetHeight === 0 || widget.offsetParent === null || window.getComputedStyle(widget).getPropertyValue(‘display’) === ‘none’ ); if (isFiltered) { fallback.style.display = ‘block’; } }); }, 150); });
document.getElementById(‘kznottframe’).onload = function() {
try {
const contentHeight = this.contentWindow.document.body.scrollHeight;
this.height = contentHeight;
} catch (e) {
console.error(“error”);
}
};
続きを読む
Source: 稼げるまとめ速報
