← Back to animegirlfeet.comBrowser bookmarklet
Works on X, YouTube, Pixiv, Spotify, MyAnimeList, AniList, Gelbooru and Twitch. Click it on any supported page and the converted link is instantly copied to your clipboard.
1
Drag the button below to your browser's bookmarks bar
2
Navigate to any supported page: X, YouTube, Pixiv, Spotify, MAL, AniList, Gelbooru or Twitch
3
Click the bookmark, the converted URL is copied to your clipboard
4
Paste (Ctrl+V / ⌘V) anywhere
Can't see your bookmarks bar?
Chrome / Edge: Ctrl+Shift+B (Win) or ⌘+Shift+B (Mac)
Firefox: Ctrl+Shift+B or View → Toolbars
Safari: View → Show Favourites Bar
Add it manually
Right-click bookmarks bar → Add page → paste as URL:
javascript:(function(){var u=location.href;var isAL=u.includes("anilist.co");var isGB=u.includes("gelbooru.com");var isTW=u.includes("twitch.tv");if(!/(www\.)?(?:x\.com|twitter\.com|youtube\.com|youtu\.be|m\.youtube\.com|pixiv\.net|open\.spotify\.com|myanimelist\.net|anilist\.co|gelbooru\.com|twitch\.tv)/.test(u)){alert("Unsupported. Works on X, YouTube, Pixiv, Spotify, MAL, AniList, Gelbooru and Twitch.");return;}var f;if(isAL){f=u.replace(/https?:\/\/anilist\.co/,"https://animegirlfeet.com/al");}else if(isGB){var m=u.match(/[?&]id=(\d+)/);if(!m){alert("Could not find Gelbooru post ID in URL.");return;}f="https://animegirlfeet.com/gelbooru/"+m[1];}else if(isTW){var tm=u.match(/twitch\.tv\/([A-Za-z0-9_]+)/);if(!tm){alert("Could not find Twitch channel in URL.");return;}f="https://animegirlfeet.com/twitch/"+tm[1];}else{f=u.replace(/https?:\/\/(www\.)?(?:twitter\.com|x\.com|youtube\.com|youtu\.be|m\.youtube\.com|pixiv\.net|open\.spotify\.com|myanimelist\.net)/,"https://animegirlfeet.com");}var t=document.createElement("textarea");t.value=f;t.style.cssText="position:fixed;top:-9999px;left:-9999px;opacity:0";document.body.appendChild(t);t.focus();t.select();var ok=false;try{ok=document.execCommand("copy");}catch(e){}document.body.removeChild(t);if(!ok){try{navigator.clipboard.writeText(f);}catch(e){}}var d=document.createElement("div");d.textContent=ok?"Copied: "+f:"Link: "+f;d.style.cssText="position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#ff6eb4;color:#000;padding:10px 18px;border-radius:10px;font:700 13px/1.4 system-ui;z-index:2147483647;box-shadow:0 4px 20px rgba(0,0,0,.5);max-width:90vw;word-break:break-all;text-align:center";document.body.appendChild(d);setTimeout(function(){d.remove();},4000);})();
Click to copy