Skip to content

feat(spec/ext): add Extensions API specification#653

Merged
asurkov merged 3 commits intomainfrom
extensionsapi
Apr 1, 2026
Merged

feat(spec/ext): add Extensions API specification#653
asurkov merged 3 commits intomainfrom
extensionsapi

Conversation

@asurkov
Copy link
Copy Markdown
Member

@asurkov asurkov commented Mar 26, 2026

No description provided.

@asurkov asurkov requested a review from sidvishnoi March 26, 2026 18:48
@asurkov asurkov self-assigned this Mar 26, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 26, 2026

Deploy Preview for webmonetization-preview ready!

Name Link
🔨 Latest commit adc8ffb
🔍 Latest deploy log https://app.netlify.com/projects/webmonetization-preview/deploys/69cd51441d08f90008061a70
😎 Deploy Preview https://deploy-preview-653--webmonetization-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@meyerweb
Copy link
Copy Markdown
Contributor

Looks good to me.

@sidvishnoi sidvishnoi changed the title Add Web Monetization Extensions API specification feat(spec/ext): add Extensions API specification Mar 30, 2026
Comment on lines +32 to +35
<dt><dfn>url</dfn></dt>
<dd>
The URL of the monetized document.
</dd>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. How is this intended to be used?
  2. Is this frame URL or tab URL?
  3. This inherently exposes some details that require tabs permission. If this is meant to be tab.url, should we defer that to existing tabs permission?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a bigger question which we probably should move out of context of this starter doc, now it just my match the implementation we have. I started a new issue #655

@sidvishnoi sidvishnoi added the specification Work required on specification label Mar 30, 2026
Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
@asurkov asurkov requested a review from sidvishnoi April 1, 2026 17:09
Copy link
Copy Markdown
Collaborator

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@asurkov asurkov merged commit 753efc7 into main Apr 1, 2026
7 checks passed
@asurkov asurkov deleted the extensionsapi branch April 1, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

specification Work required on specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants