mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
feat(stremio): add account-bootstrapper to extras
This commit is contained in:
@@ -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/).
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user