Checklist
Description
When I try to install the XDM browser extension on Ubuntu 22.04 with Google Chrome Version 120, I get the following error:
Échec du chargement de l'extension
Erreur : Impossible d'installer l’extension, car elle utilise une version de fichier manifeste non compatible.
Impossible de charger le fichier manifeste.
Steps to Reproduce
- Download and install the latest version of XDM.
- Go to
chrome://extensions/ and try to load the XDM extension.
- Chrome refuses with the above error.
Expected Behavior
The extension should be installed successfully and integrate with Chrome.
Environment
- OS: Ubuntu 24.04 LTS
- Browser: Chrome Version 120
- XDM Version: latest
Suggested Solution
Please update the Chrome extension to Manifest v3, since current Chrome versions no longer support Manifest v2 extensions.