CryptalEquine / Howrse Close Button

Published:

Version: 1.1.1+26e4ebb updated

Summary: For Howrse: Adds a button to close the tab, next to the bed button

License: MIT

Doesn't work in Chrome because Chrome doesn't let scripts close tabs.

It works in Firefox with Tampermonkey, provided you tell Firefox you want scripts to be allowed to close tabs, which you do like this:

  1. Go to the url about:config
  2. Type dom.allow_scripts_to_close_windows
  3. Set to true

Rating: 0