Skip to content

Instantly share code, notes, and snippets.

@rndomhack
Last active June 24, 2016 07:04
Show Gist options
  • Save rndomhack/9da11877f34615980af57ef2398cdc08 to your computer and use it in GitHub Desktop.
Save rndomhack/9da11877f34615980af57ef2398cdc08 to your computer and use it in GitHub Desktop.
ハフィントンポスト トップ絵で遊ぶ

これは何?

ハフィントンポストのトップ絵で遊ぶ何かです

使い方

下記のブックマークレットをブックマークに追加します。

ハフィントンポスト、または、アーカイブでブックマークレットを起動します。

お わ り

javascript:(function(){var a=prompt("\u6587\u5b57(\u30ab\u30f3\u30de\u533a\u5207\u308a\u3067\u6539\u884c)");if(null!==a){var c=document.querySelectorAll("h2")[1].children[1],b=document.createElement("div");b.textContent=a;a=b.innerHTML.split(",").join("<br>");c.innerHTML=a}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment