Bookmarklets: Revision history

From Rest of What I Know

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 October 2024

  • curprev 19:4919:49, 28 October 2024Roshan talk contribsm 1,237 bytes +19 No edit summary cin gbere le
  • curprev 19:4919:49, 28 October 2024Roshan talk contribs 1,218 bytes +1,218 Created page with "Bookmarklets in general are a bit out of fashion, but they're still quite useful. I'll add ones I like here. == Convert a Tweet into Wikitext Template == <syntaxhighlight lang=js> javascript:void(function(){const e=document.querySelector('article[tabindex="-1"]');if(!e){console.log('No tweet found on this page');return}const t=e.querySelector('[data-testid="User-Name"]'),n=t.getElementsByTagName('span'),a=n[0]?.textContent||%27%27,r=t.querySelector(%27div[dir="ltr"]%27..."