/link-info-extractor

Example WebExtension demoing a common use case of web page + popup communication

Primary LanguageJavaScriptISC LicenseISC

Link Info Extractor

This simple extension demonstraits a common use case and foundation for common, every day web page interaction and pinned popup-based content display in WebExtensions.

Checkout the related articles at CodeShip.com:

Usage

$ npm i -g web-ext
$ web-ext run -s extension/ # assumes Firefox is installed

License

ISC