LoginSignup
0
0

More than 5 years have passed since last update.

文中の寿司を絵文字化するブックマークレット

Last updated at Posted at 2014-11-10

ブラウザ次第で豆腐に化ける

javascript:(function(){text=document.body.innerHTML.replace(/寿司|すし|スシ|sushi/ig,"🍣");document.body.innerHTML=text;})()
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0