Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use webpack defines for hosts and protocols; remove profiler #341

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

raducristianpopa
Copy link
Member

@raducristianpopa raducristianpopa commented Jun 14, 2024

Context

Closes #339.

Changes proposed in this pull request

Additional changes:

  • removed profiler script - obsolete

@github-actions github-actions bot added area: background Improvements or additions to extension background script area: popup Improvements or additions to extension popup labels Jun 14, 2024
@raducristianpopa
Copy link
Member Author

raducristianpopa commented Jun 14, 2024

Extension builds preview

Name Link
Latest commit 2c60868
Latest job logs Run #9516536901
BadgeDownload
BadgeDownload

@raducristianpopa raducristianpopa marked this pull request as ready for review June 14, 2024 11:16
webpack/dev.ts Outdated Show resolved Hide resolved
scripts/dev.ts Outdated Show resolved Hide resolved
@sidvishnoi sidvishnoi changed the title chore: use webpack defines for hosts and protocols chore: use webpack defines for hosts and protocols; remove profiler Jun 14, 2024
@raducristianpopa raducristianpopa merged commit fe80667 into main Jun 14, 2024
8 checks passed
@raducristianpopa raducristianpopa deleted the rp/339/host-permissions branch June 14, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: background Improvements or additions to extension background script area: popup Improvements or additions to extension popup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define host permissions and allowed protocols in webpack config
2 participants