Skip to content

Commit 5775c9c

Browse files
authored
docs: Add "Python Code Runner" to homepage (#1420)
1 parent 4f82dd8 commit 5775c9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/components/UsingWxtSection.vue

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ const chromeExtensionIds = [
6666
'kofbbilhmnkcmibjbioafflgmpkbnmme', // HTML to Markdown - Convert webpages to markdown
6767
'boecmgggeigllcdocgioijmleimjbfkg', // Walmart WFS Profit Calculator
6868
'dlnjcbkmomenmieechnmgglgcljhoepd', // Youtube Live Chat Fullscreen
69+
'keiealdacakpnbbljlmhfgcebmaadieg', // Python Code Runner
6970
];
7071
7172
const { data, err, isLoading } = useListExtensionDetails(chromeExtensionIds);

0 commit comments

Comments
 (0)