Last active
August 29, 2015 14:11
-
-
Save nanzono/c23328f1be92086f59fa to your computer and use it in GitHub Desktop.
facebook message(web)からコンテンツを引き抜く
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Bconsole.log(document.getElementById("webMessengerRecentMessages").innerText)%3B%7D)()%3B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Web Browserで表示している限りのものなので引き抜きたい文字をWebで表示しておく必要があります。