Skip to content

feat: add browser module for interop between extension site and extpay - #352

Open
j5bot wants to merge 2 commits into
Glench:mainfrom
j5bot:browser-module
Open

feat: add browser module for interop between extension site and extpay#352
j5bot wants to merge 2 commits into
Glench:mainfrom
j5bot:browser-module

Conversation

@j5bot

@j5bot j5bot commented Jul 29, 2026

Copy link
Copy Markdown

Adds a new module ExtPay.browser.js for use on an extension's site. This exposes several methods on window.ExtPay which can be used to open the trial and payment pages from the site instead of the extension.

These methods create an extensionpay.com API key in local storage which is detected by the extension content script and used if no API key is stored in extension storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant