Package Exports
- web-ext-page-spy
- web-ext-page-spy/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (web-ext-page-spy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
web-ext-page-spy
browser extension get page variable or excute page script in content script
Example
Refer to this example of for how to use it
Installation
Using npm:
npm install --save web-ext-page-spy
or using yarn:
yarn add web-ext-page-spy