[GH-ISSUE #202] Error in manifest file: unrecognized manifest key "applications" #193

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

Originally created by @uniconstructor on GitHub (Nov 26, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/202

Software versions

  • Browser: Brave, 0.56.14 Chromium: 70.0.3538.102
  • Nextcloud: 13
  • Nextcloud Bookmarks app: 0.12.2
  • Floccus: v3.1.13

Steps to reproduce

  1. install extension manually
  2. click at "errors" button
  3. Error message: unrecognized manifest key "applications"

Expected outcome

No erorrs after extension install

Actual outcome

...

Debug log

// unrecognized manifest key "applications"
"applications": {
    "gecko": {
      "id": "floccus@handmadeideas.org",
      "strict_min_version": "57.0"
    }
  },
Originally created by @uniconstructor on GitHub (Nov 26, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/202 <!-- Hello there! Thank you for providing feedback! Please answer the below questions to allow for as smooth a process of tackling the issue as possible :) (Note: Everything surrounded by arrows, like this text for example, will not be visible.) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> - Browser: Brave, 0.56.14 Chromium: 70.0.3538.102 - Nextcloud: 13 - Nextcloud Bookmarks app: 0.12.2 - Floccus: v3.1.13 ### Steps to reproduce <!-- What did you do? Be as specific as possible --> 1. install extension manually 2. click at "errors" button 3. Error message: unrecognized manifest key "applications" ### Expected outcome <!-- What did you think was going to happen or what do you think should have happened? --> No erorrs after extension install ### Actual outcome <!-- What actually happened after you did the above steps? --> ... ### Debug log <!-- It is useful to attach a debug log file to the issue. You can obtain a debug log of the most recent sync runs by clicking 'Debug log' in the bottom right corner of the floccus panel in your browser. If you don't want your bookmarks to be public, you can send the log file to me via mail --> ```js // unrecognized manifest key "applications" "applications": { "gecko": { "id": "floccus@handmadeideas.org", "strict_min_version": "57.0" } }, ``` <!-- Thanks! Now, hit Submit and wait for a reply :) -->
kerem closed this issue 2026-02-25 22:36:26 +03:00
Author
Owner

@uniconstructor commented on GitHub (Nov 26, 2018):

2018-11-27 00-59-14

<!-- gh-comment-id:441815130 --> @uniconstructor commented on GitHub (Nov 26, 2018): ![2018-11-27 00-59-14](https://user-images.githubusercontent.com/1384545/49044743-bfa40a80-f1df-11e8-9eb1-06924fbee3f9.png)
Author
Owner

@marcelklehr commented on GitHub (Nov 26, 2018):

This is a known complication in supporting both firefox and chrome. It doesn't affect the addon's functionality.

<!-- gh-comment-id:441829353 --> @marcelklehr commented on GitHub (Nov 26, 2018): This is a known complication in supporting both firefox and chrome. It doesn't affect the addon's functionality.
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:1477571020 --> @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#193
No description provided.