Skip to content

Commit 879f23f

Browse files
committed
Run update-metadata command
1 parent cb6ef7b commit 879f23f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

metadata.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,24 @@
297297
"storage"
298298
]
299299
},
300+
{
301+
"name": "Svelte State Rune",
302+
"description": "A uses a state rune with WXT's storage to enable clean subscriptions in Svelte (and TS) as well as persisting state.",
303+
"searchText": "Svelte State Rune|A uses a state rune with WXT's storage to enable clean subscriptions in Svelte (and TS) as well as persisting state.|@wxt-dev/module-svelte|svelte|vite|storage|browser.storage.session.setAccessLevel|browser.storage.session",
304+
"url": "https://github.com/wxt-dev/examples/tree/main/examples/svelte-state-rune",
305+
"apis": [
306+
"browser.storage.session.setAccessLevel",
307+
"browser.storage.session"
308+
],
309+
"packages": [
310+
"@wxt-dev/module-svelte",
311+
"svelte",
312+
"vite"
313+
],
314+
"permissions": [
315+
"storage"
316+
]
317+
},
300318
{
301319
"name": "TailwindCSS",
302320
"description": "Add TailwindCSS to your extension.",

0 commit comments

Comments
 (0)