Skip to content

Commit

Permalink
update content to continue dev
Browse files Browse the repository at this point in the history
  • Loading branch information
code4clouds authored Aug 8, 2024
1 parent 49a2e54 commit ae29861
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions extension-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,41 @@
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/Outro.mp4",
"target_title": "Sample video 1",
"content_type": "bubble",
"jquery_selector": "span:contains('Overview')",
"text": "this is a text test"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/home",
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/Outro.mp4",
"target_title": "Sample video 1",
"content_type": "video",
"jquery_selector": "#workspace-nav-offers-homepagelink"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/home",
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/home_workspace_marketplace_offers.mp3",
"target_title": "Sample audio 3",
"content_type": "audio",
"jquery_selector": "#workspace-nav-offers-homepagelink"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_title": "Did you know?",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "#create-new-button",
"content_type": "hint",
"event": "load",
"text": "Use this dropdown to create new marketplace offers."
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_title": "Mastering the SaaS Accelerator (full course)",
"target_url": "https://partner.microsoft.com/en-us/training/assets/collection/mastering-the-saas-accelerator#/",
"content_type": "link",
"jquery_selector": "foo",
"event": "load"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/home",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/Outro.mp4",
Expand All @@ -38,14 +54,6 @@
"content_type": "link",
"event": "load"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_title": "Mastering the SaaS Accelerator (full course)",
"target_url": "https://partner.microsoft.com/en-us/training/assets/collection/mastering-the-saas-accelerator#/",
"content_type": "link",
"jquery_selector": "foo",
"event": "load"
},
{
"page_url": "https://partner.microsoft.com/en-us/dashboard/marketplace-offers/overview",
"target_title": "PC Offers overview content 2",
Expand All @@ -68,15 +76,7 @@
"content_type": "audio",
"jquery_selector": ""
},
{
"page_url": "https://github.com",
"target_title": "Did you know?",
"target_url": "https://www.youtube.com/watch?v=6v2L2UGZJAM",
"jquery_selector": "#create-new-button",
"content_type": "hint",
"event": "load",
"text": "Use this dropdown to create new marketplace offers."
},

{
"page_url": "https://github",
"target_url": "https://github.com/microsoft/Mastering-the-Marketplace/raw/main/guided_tour/Outro.mp4",
Expand Down

0 comments on commit ae29861

Please sign in to comment.