piroor / multipletab

Multiple Tab Handler, Provides feature to close multiple tabs.
http://piro.sakura.ne.jp/xul/multipletab/
Other
81 stars 23 forks source link

Doesn't work at all on FF 57 #216

Closed rpglover64 closed 5 years ago

rpglover64 commented 5 years ago

Short description

Doesn't work at all: clicking on the icon doesn't open a menu, long click on a tab doesn't select it, ctrl-click doesn't select it.

Steps to reproduce

  1. Start Firefox (57.0.1 (64-bit) on Debian Linux) with clean profile.
  2. Install MTH (from https://addons.mozilla.org/en-US/firefox/addon/multiple-tab-handler/).
  3. Click on the icon

Expected result

Get a menu

Actual result

Get no menu

Environment

There's probably something wrong with my machine, but I have no idea how to start debugging it.

piroor commented 5 years ago

Sorry, MTH is now actually works only on Firefox 60 or later because it uses ES modules feature and it is supported on Firefox 60 or later. I forgot to update the minimum version information.

rpglover64 commented 5 years ago

Thanks. Should I close the issue, or do you want to leave it open until you update the info?

piroor commented 5 years ago

I've updated supported version information on mozilla.addons.org, so I close this. Thanks!