BigBlueHat / link-info-extractor

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

Home Page:https://addons.mozilla.org/en-US/firefox/addon/link-info-extractor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://addons.mozilla.org/en-US/firefox/addon/link-info-extractor/

License:ISC License


Languages

Language:JavaScript 76.0%Language:HTML 24.0%