Skip to content

Update manifest.json#8

Open
MohamexDR wants to merge 1 commit into
SnapEnhance:mainfrom
MohamexDR:main
Open

Update manifest.json#8
MohamexDR wants to merge 1 commit into
SnapEnhance:mainfrom
MohamexDR:main

Conversation

@MohamexDR

Copy link
Copy Markdown

Fixing the issue that prevented the script from running.

Copilot AI review requested due to automatic review settings July 10, 2026 08:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the browser extension manifest to adjust which Snapchat Web URLs the content script runs on, aiming to fix an issue preventing the script from running.

Changes:

  • Modified content_scripts.matches in extension/manifest.json to target a different Snapchat Web URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread extension/manifest.json
"content_scripts": [
{
"matches": ["*://snapchat.com/web/*"],
"matches": ["www.snapchat.com/web"],
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.

2 participants