Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 264 Bytes

aso.github.io

Some un-clever API aren't well handled window.name.

purge_window_name.html will clean a window.name.

Greaseemonkey userscript can touch window.name by

location.href = 'javascript:(function(){window.name="";})();'