Skip to content

Commit

Permalink
Add new Salesforce setup URL to manifest (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jono-Hills authored Nov 25, 2024
1 parent 8b90c32 commit b3f6f44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
{
"js": ["content.js"],
"matches": [
"*://*.lightning.force.com/lightning/setup/*"
"*://*.lightning.force.com/lightning/setup/*",
"*://*.salesforce-setup.com/lightning/setup/*"
],
"run_at": "document_end"
}
Expand Down

0 comments on commit b3f6f44

Please sign in to comment.