Contributions to EDAM popovers are very welcome!
Note that testing and debugging might require additional settings like enabling the Developer Mode in Chrome. Please do your research before enabling any advanced mode.
To test your local clone after any changes, here is a guide for firefox and chrome:
- Type
about:debugging#/runtime/this-firefox
into your url box. - Click on "Load Temporary Add-on".
- Select the Zip file containing the code (simply zip the folder you clone). After that, the extention is ready for debugging!
- Type
chrome://extensions
into your url box. - Enable Developer mode.
- Click "Load unpacked".
- Select the folder containing the code. The extention will be added right away to your list!