[GH-ISSUE #235] Chrome shows errors on the extension page #226

Closed
opened 2026-02-25 22:36:32 +03:00 by kerem · 3 comments
Owner

Originally created by @akidburn on GitHub (Feb 22, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/235

Hi,

Chrome shows errors on the extension page if debuging and error loging for floccus is activated.

for floccus 3.2.6 it shows:

   unrecognized manifest key "applications"

   found unexpected key "browser_style"

   syncing failed with

and after syncing failed with there is a stacktrace attached.
image

Both Chrome and Firefox were way slower since the last update, and cpu usage was higher than normal.
Please fix

akidburn

Originally created by @akidburn on GitHub (Feb 22, 2019). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/235 Hi, Chrome shows errors on the extension page if debuging and error loging for floccus is activated. for floccus 3.2.6 it shows: ``` unrecognized manifest key "applications" found unexpected key "browser_style" syncing failed with ``` and after syncing failed with there is a stacktrace attached. ![image](https://user-images.githubusercontent.com/25623510/53244282-b0cbd780-36aa-11e9-8ac4-cec4aa0d9cd2.png) Both Chrome and Firefox were way slower since the last update, and cpu usage was higher than normal. Please fix akidburn
kerem closed this issue 2026-02-25 22:36:32 +03:00
Author
Owner

@marcelklehr commented on GitHub (Feb 28, 2019):

Hey @akidburn
The warnings are due to cross-browser support. The Error is simply a sync error that is also shown in the UI.

The fact that performance seems to have degraded could be due to a recent fix that filters out duplicates that were introduced by an earlier floccus version. I've just commited a patch that should speed up that code a little, but it shouldn't be needed much longer than a few versions, as it basically acts as a kind of migration. The performance drop could also be due to other changes, though :/

<!-- gh-comment-id:468267062 --> @marcelklehr commented on GitHub (Feb 28, 2019): Hey @akidburn The warnings are due to cross-browser support. The Error is simply a sync error that is also shown in the UI. The fact that performance seems to have degraded *could* be due to a recent fix that filters out duplicates that were introduced by an earlier floccus version. I've just commited a patch that should speed up that code a little, but it shouldn't be needed much longer than a few versions, as it basically acts as a kind of migration. The performance drop could also be due to other changes, though :/
Author
Owner

@marcelklehr commented on GitHub (Mar 9, 2019):

Has performance improved for you meanwhile?

<!-- gh-comment-id:471172559 --> @marcelklehr commented on GitHub (Mar 9, 2019): Has performance improved for you meanwhile?
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477490773 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#226
No description provided.