Mimieam / TabSorter2

Google Chrome Tab Management Extension - Merge, Sort, split and more :) - https://chrome.google.com/webstore/detail/tabsorter2/lmmmdnmgmgnimgcfbnomdgeldehlfafn
https://www.tabsorter2.com
65 stars 9 forks source link

TS2 menu broken #23

Closed khmseu closed 2 years ago

khmseu commented 4 years ago

The TS2 menu has stopped working. I only get a dark rectangle about one line high, and clicking doesn't seem to do a thing. Bildschirmfoto_2020-02-01_14-12-18

khmseu commented 4 years ago

Hmm. I'm seeing a weird error. Chrome says

Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.

marking this piece of source

   "background": {
      "scripts": [ "bower_components/file-saver/FileSaver.min.js", "bower_components/urijs/src/URI.min.js", "scripts/commons.js", "scripts/background.js" ]
   },

where I fail to see _metadata ...

Mimieam commented 4 years ago

Weird indeed - nothing was changed on this side of things. Which version of Chrome are you using?

khmseu commented 4 years ago

This started several upgrades ago. Currently:

Chromium Version 75.0.3770.90 (Offizieller Build) Built on Ubuntu , running on Ubuntu 18.10 (64-Bit)

Mimieam commented 4 years ago

I will be looking into that, sorry for the inconvenience :(

Mimieam commented 2 years ago

sorry for the massive delay on this... it is now fixed pending the 2022 - summer release.