It doesn't work with chatgpt anymore unless it's patched. The document title has to come from the tag now.</p>
<p>ex:</p>
<pre><code class="javascript">document.querySelector("title")?.textContent
</code></pre>
<p>beyond that; awesome userscript!</p>
It doesn't work with chatgpt anymore unless it's patched. The document title has to come from the tag now.</p> <p>ex:</p> <pre><code class="javascript">document.querySelector("title")?.textContent </code></pre> <p>beyond that; awesome userscript!</p>