onemen
onemen
Maybe the solution is to apply the command on selected tabs. currently some commands work in this way, for example, `Close Tab` become ---> `Close n Tabs` when you select...
I am using `ChromeUtils.importESModule` and `ChromeUtils.defineESModuleGetters` for Fireofx files that ends with `.sys.mjs` see https://github.com/onemen/TabMixPlus/blob/main/addon/modules/ChromeUtils.jsm Do you see any problem with Tab Mix Plus?
Thank you
We will have to change all `Tab Mix Plus` and `Firefox scripts` jsm files to be es6 modules
@117649, try to turn `BootstrapLoader.jsm` to `BootstrapLoader.sys.mjs` and use `ChromeUtils.importESModule` in config.js
since `xiaoxiaoflood/firefox-scripts` is not active lets do all `firefox-scripts` discussions and code in https://github.com/onemen/firefox-scripts can you create a PR?
https://onemen.github.io/tabmixplus-docs/other/installation/
What is yor firefox version?
you only see the "Addon is corrupt" message if the scripts that allows legacy extensions to work on Firefox did not installed properly. follow ALL [installation instructions](https://onemen.github.io/tabmixplus-docs/other/installation/) if you are...
@ozzyjr, can you provide copy of the script files you where using. what is your operating system?