otwarchive-symphonyarchive/app/views/bookmarks/_bookmarklet.html.erb

2 lines
705 B
Text
Raw Permalink Normal View History

2026-03-11 22:22:11 +00:00
<p>Bookmark external works with the <a href="javascript:(function(){f='<%= ArchiveConfig.APP_URL%>/external_works/new?url_from_external='+encodeURIComponent(window.location.href)+'&title_from_external='+encodeURIComponent(document.title);a=function(){if(!window.open(f,'AO3ExtBk','location=yes,links=no,scrollbars=yes,toolbar=no,width=550,height=550'))location.href=f};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})()" title="Right-click and Bookmark This Link)">AO3 External Bookmarklet</a>. This is a simple bookmarklet that should work in any browser, if you have JavaScript enabled. Just right-click and select <cite>Bookmark This Link</cite> (or <cite>Bookmark Link</cite>).</p>