The bookmarklet listed at https://perma.cc/settings/tools does not work for me. It only opens a new tab, gives it focus, and redirects to https://perma.cc/manage/create without creating a perma link.
This is the code I see for the bookmarklet:
window.open('https://perma.cc/service/bookmarklet-create/?v=1&url='+encodeURIComponent(location.href));window.focus();
I've tried using the bookmarklet in the latest Firefox and Edge on Windows 11.