Skip to content

Profile switching overwrites bookmarks (and other bugs) #120

@alemly

Description

@alemly

Greetings

After using the config.json fix I found on reddit to actually make this addon work, I found that this addon has a really nasty bug:

When I set up a second profile (for my wife) and then import her chrome account bookmarks to that profile... that works - but then when I go back to my profile (which requires a restart of firefox, because the addon doesn't show up on

summary:

  • had to create a custom config.json file next to the two other .json files with the following code to make the addon work:
    {
    "browser_binary": "C:\Program Files\Mozilla Firefox\firefox.exe"
    }

this really shouldn't have been necesary... I think there are at least two other bug reports here looking for this one solution.

  • the addon overwrites bookmarks from different profiles. This very much ruins the whole point of different profiles
  • the addon icon doesn't show up on the extension icon row in the top right of the browser window on profiles I have switched to

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