JSPM

web-ext-page-spy

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q24782F
  • License MIT

web extension page script spy

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