feat(stremio): add account-bootstrapper to extras

This commit is contained in:
Viren070
2024-10-19 14:52:13 +01:00
parent 779a977ba1
commit 87f19ae677
2 changed files with 20 additions and 0 deletions
@@ -0,0 +1,19 @@
---
title: Account Bootstrapper
sidebar_label: Account Bootstrapper
description: Setup a Stremio account with just a few clicks.
---
# Stremio Account Bootstrapper
Stremio Account Bootstrapper lets you set up your Stremio account with just a few clicks by bootstrapping a preset into your account.
It's handy for newcomers, those who want a solid foundation to build their setup on, or to speed up the process of setting up new accounts for family members or friends.
You can read more about the tool and how to use its [announcement post on r/StremioAddons](https://www.reddit.com/r/StremioAddons/comments/1g6cz26/tool_stremio_account_bootstrapper_set_up_your/) and [GitHub repository](https://github.com/DryKillLogic/stremio-account-bootstrapper).
:::warning
Using this tool will overwrite your current Stremio account addons with no way to revert to the previous state.
:::
You can access the tool at [https://stremio-account-bootstrapper.vercel.app/](https://stremio-account-bootstrapper.vercel.app/).
+1
View File
@@ -69,6 +69,7 @@ const sidebars: SidebarsConfig = {
},
items: [
"stremio/extras/trakt",
"stremio/extras/account-bootstrapper",
"stremio/extras/addon-manager",
"stremio/extras/debrid-media-manager",
"stremio/extras/open-in-stremio",