Skip to content

Instantly share code, notes, and snippets.

@kissge
Created December 11, 2014 07:08
Show Gist options
  • Save kissge/e1f8c7c12ba85a71a2f5 to your computer and use it in GitHub Desktop.
Save kissge/e1f8c7c12ba85a71a2f5 to your computer and use it in GitHub Desktop.
ACM Rescue
l=location;l.href='//dl.acm.org/citation.cfm?id='+l.href.split('/')[5]
// 70 bytes
/*
ACM DLの論文PDFをブラウザで開いているとき,そのままシャットダウンし,次に起動してタブを復元しても
セッションが切れているか何かでファイルが開けず,元のファイルへのリンクも見当たらないという問題があるが
それへの対処に使えるbookmarklet.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment