Skip to content

Commit

Permalink
docs: Add "Python Code Runner" to homepage (#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
andycloke authored Feb 12, 2025
1 parent 4f82dd8 commit 5775c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/components/UsingWxtSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const chromeExtensionIds = [
'kofbbilhmnkcmibjbioafflgmpkbnmme', // HTML to Markdown - Convert webpages to markdown
'boecmgggeigllcdocgioijmleimjbfkg', // Walmart WFS Profit Calculator
'dlnjcbkmomenmieechnmgglgcljhoepd', // Youtube Live Chat Fullscreen
'keiealdacakpnbbljlmhfgcebmaadieg', // Python Code Runner
];
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);
Expand Down

0 comments on commit 5775c9c

Please sign in to comment.