URLからハッシュを削除
Installation
Remove hash
←Please drag & drop this button to bookmark bar
or copy & paste code below
Description
Source code
remove-hash.jshistory.pushState("", document.title, window.location.pathname + window.location.search);
Minified source code
javascript:history.pushState("",document.title,window.location.pathname+window.location.search);
Edit this page