TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Edit any website directly from the browser

1 pointsby damirabout 3 years ago

1 comment

WalterGRabout 3 years ago
That bookmarklet syntax isn&#x27;t working for me. Try this:<p><pre><code> javascript:(function(){document.body.contentEditable=&#x27;true&#x27;;document.designMode=&#x27;on&#x27;;})();</code></pre>