Skip to content

privatetabs.uc.js not works in Firefox 141 #121

@Endor8

Description

@Endor8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions