Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P package-helpers
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • trisquel
  • package-helpers
  • Issues
  • #32

Closed
Open
Created Mar 24, 2022 by koszkonutek@koszkonutek

Abrowser refuses to install unsigned extensions, even if xpinstall.signatures.required is set to false

Steps to reproduce

  1. Open Abrowser.
  2. Navigate to about:config.
  3. look up xpinstall.signatures.required preference and set it to false.
  4. Try to install an unsigned WebExtension, for example by navigating to Haketilo-1.0-beta2 XPI file.

Expected behavior

Abrowser prompts the user to install the extension. Installation completes after clicking "Add" button.

Experienced behavior

Abrowser shows a message saying "Abrowser has prevented this site from installing an unverified add-on". There's no button to ignore the warning and proceed regardless.

Reproduced on:

Abrowser 96, 97, 98

Notes

LibreWolf adds a

export MOZ_REQUIRE_SIGNING=

line to mozconfig during build. Unsigned add-ons install as expected on LibreWolf. Perhaps the same needs to be done for Abrowser?

This was previously reported at https://trisquel.info/en/issues/28767 or https://trisquel.info/en/issues/28768 but unfortunately, both issues are inaccessible now

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking