This is a firefox web-extension to retrieve links share from other users or the corresponding apps.
Install the dependencies.
npm install
Adjust the web-ext.config.js to point to your firefox binary.
Then start in test browser:
npm run build
npm run start
A browser window will open automatically with the web-extension loaded.