-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi.
Your script privateTabs.uc.js not works at all in Firefox 141.
https://github.com/aminomancer/uc.css.js/blob/master/JS/privateTabs.uc.js
Line 65:
This file not exist any more in Firefox resource:///modules/sessionstore/SessionStore.jsm
Instead it should be resource:///modules/sessionstore/SessionStore.sys.mjs
the whole line:
let { SessionStoreInternal, TAB_CUSTOM_VALUES } = ChromeUtils.importESModule(
"resource:///modules/sessionstore/SessionStore.sys.mjs"
);
But there more things to fix .
Browser Console shows a lot of errors.
Please take a look on it.
Thank you.
Kind regards
Endor
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels