Skip to content

Commit

Permalink
added missing config element
Browse files Browse the repository at this point in the history
  • Loading branch information
dstarr committed Sep 16, 2024
1 parent 041afaf commit 6977a30
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions extension/extension-data.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"private_offer_page": "https://to-be-determined.com",
"page_content": [
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/commercial-marketplace/offers/*/overview",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/extension/media/Outro.mp4",
"target_title": "Create a new marketplace offer",
"content_type": "bubble",
"jquery_selector": "h2:contains('Plan overview')",
"left": 200,
"text": "I am here"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/extension/media/Outro.mp4",
Expand Down

0 comments on commit 6977a30

Please sign in to comment.