Skip to content

Feature wish: different styles for different “multi-account” containers #2053

@Cigaes

Description

@Cigaes

Hi.
I use the “multi-account containers” feature of Firefox to use different accounts on the same site without the hassle of managing multiple browser profiles and keeping their configuration in sync. When the site supports themes, I choose very different themes for the different accounts. Stylus looked like an excellent opportunity to extend this.

Please consider adding a feature to set different styles on the same site visited in different containers.

It could be installing / enabling user scripts on a per-container basis.

It could be a condition statement @-moz-profile("Work") { … }.

I understand Firefox might not provide extensions access to enough information to get this working. I am not against running document.cookie = "StylusContainer=Work" or localStorage.setItem("StylusContainer", "Work") from the console to make the information available.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions