Stremio Addon Manager Enhanced Edition

A free web tool to reorder, organize and manage your Stremio addons. Move Cinemeta catalogs, remove unwanted addons, and customize your home screen — all through a simple drag-and-drop interface, no reinstalling required.

How to use?

How to Use Stremio Addon Manager

Follow these simple steps to reorganize your Stremio addons in under 2 minutes. No technical knowledge required.

1

Sign In to Your Stremio Account

Enter your Stremio email and password in the login form above, then click "Login". Your credentials are sent directly to the official Stremio API and are never stored on our servers.

Screenshot: Sign In Form
2

Alternative: Get AuthKey from Developer Console

If you use Facebook/Google login, or if password login fails, you can use an AuthKey instead. Visit web.stremio.com and sign in with your account. Then press F12 to open the Developer Console, paste the following code and press Enter:

JSON.parse(localStorage.getItem("profile")).auth.key

Stremio Addon Manager not working? If the console shows a warning like "Don't paste code into the DevTools Console", type allow pasting first and press Enter, then paste the code above again.

Copy the output string and paste it into the "AuthKey" field on this page.

Note: AuthKey has a time limit. If you get an error, please refresh web.stremio.com and get a new AuthKey.

Screenshot: Developer Console AuthKey
3

Paste AuthKey into the Login Form

Go back to this page, find the "OR use AuthKey" section in the login form above, and paste your AuthKey into the input field below it. Once accepted, click "Load Addons" to fetch your installed addons.

Screenshot: Paste AuthKey
4

Reorder & Sync to Stremio

Drag and drop any addon to your preferred position. The order you set here is exactly how they will appear on your Stremio home screen. You can also remove non-essential addons by clicking the trash icon. Once you're happy with the new order, click "Sync to Stremio" to save changes. Restart your Stremio app to see the updated order.

Screenshot: Drag & Drop Reorder
Screenshot: Sync to Stremio

Why Use Stremio Addon Manager?

Stremio doesn't provide a native way to reorder addons. This tool solves that problem and more.

Full Addon Reordering

No more uninstalling and reinstalling addons just to change their order. Drag and drop to instantly rearrange your entire addon collection.

Move Cinemeta Catalogs

Tired of Cinemeta's "Popular" and "Featured" catalogs stuck at the top? Now you can push them down or arrange them however you like.

Remove Unwanted Addons

Quickly remove any non-protected addon from your list. Clean up your Stremio by getting rid of addons you no longer use.

Secure & Private

Your credentials go directly to Stremio's official API over HTTPS. Nothing is stored on our servers. Close the tab and your session is gone.

No Installation Needed

This is a web-based tool that runs entirely in your browser. No downloads, no extensions, no command-line setup required.

Enhanced Vercel Edition

This is an improved community edition with a redesigned interface, step-by-step tutorials, and better SEO. Based on the original open-source project.

Disclaimer: This is an unofficial community tool and is not affiliated with Stremio. It uses the Stremio API as a workaround for missing native functionality. Use at your own risk — no warranty or support is provided.

Frequently Asked Questions

Got questions about Stremio Addon Manager? Find answers below.

What is Stremio Addon Manager?

Stremio Addon Manager is a free, open-source web tool that lets you reorder, organize, and remove your installed Stremio addons. Stremio currently does not offer a built-in way to change addon order — the only native workaround is to uninstall and reinstall addons in the order you want. This tool eliminates that hassle by connecting to the official Stremio API and letting you rearrange everything through a drag-and-drop interface.

Is it safe to use? Are my credentials secure?

Yes. Your email and password are sent directly to the official Stremio API (api.strem.io) over HTTPS. We do not intercept, store, or log any of your credentials. Once you close or refresh the page, your session data is completely cleared from memory.

This project is fully open source. You can review the source code to verify there is no hidden data collection.

Can I reorder Cinemeta catalogs (Popular Movies, Featured Series)?

Yes! This is one of the most popular reasons people use this tool. By default, Cinemeta catalogs like "Popular - Movies" and "Featured - Series" are pinned to the top of your Stremio home screen. With Stremio Addon Manager, you can move them to any position.

Note: The built-in "Continue Watching" catalog is controlled by the Stremio client itself and cannot be moved by any external tool.

What are the risks?

This tool modifies your addon configuration through the Stremio API. While thousands of users have used it without issues, please be aware:

  • There is no built-in "undo" — we recommend noting your current addon order before making changes.
  • Certain core addons (like Cinemeta) are essential for Stremio to function properly. The tool prevents you from removing protected addons.
  • This is not an official Stremio product. If something goes wrong, Stremio support may not be able to help with addon order issues.
Does this tool support Facebook / Google login?

Third-party (OAuth) logins such as Facebook or Google are not directly supported because the Stremio API requires a direct email/password or an authentication key.

If you signed up via Facebook or Google, you can still use this tool by extracting your authentication key manually:

  1. Open web.stremio.com and sign in with your Facebook/Google account.
  2. Press F12 to open the Developer Console.
  3. Paste: JSON.parse(localStorage.getItem("profile")).auth.key
  4. Copy the resulting string and paste it into the "AuthKey" field on this page.
What is the Developer Console and how do I open it?

The Developer Console is a built-in browser tool. Here's how to open it:

  • Chrome / Edge: Press F12 or Ctrl+Shift+J (Windows) / Cmd+Option+J (Mac)
  • Firefox: Press F12 or Ctrl+Shift+K (Windows) / Cmd+Option+K (Mac)
  • Safari: Enable Develop menu in Preferences > Advanced, then press Cmd+Option+C
Do I need to install anything?

No. Stremio Addon Manager is a web application that runs entirely in your browser. There is nothing to download or install. It works on any device with a modern web browser — desktop, tablet, or phone.

What is the "Enhanced Vercel Edition"?

This website is a community-improved version of the original Stremio Addon Manager. It features a redesigned user interface, step-by-step usage tutorials, an expanded FAQ, privacy policy, and improved SEO for better discoverability. It is deployed on Vercel for fast global access.

Privacy Policy

Your privacy matters. Here is exactly how Stremio Addon Manager handles your data.

What Data We Collect

We do not collect, store, or transmit any personal data to our own servers. This website is a static web application hosted on Vercel. It runs entirely in your browser.

  • Your Stremio email, password, and authentication key are sent directly from your browser to the official Stremio API (api.strem.io) over HTTPS.
  • No credentials, addon data, or personal information pass through or are stored on our servers.
  • When you close or refresh this page, all session data is permanently cleared from browser memory.

Third-Party Services

  • Stremio API (api.strem.io): Used to authenticate your account and read/write your addon configuration. This is the official Stremio backend.
  • Vercel Analytics: We use Vercel's privacy-friendly analytics to understand aggregate page visits. This does not track individual users, does not use cookies, and does not collect personal data.

Cookies

This website does not set any cookies. There are no tracking cookies, session cookies, or third-party cookies.

Open Source Transparency

The entire source code is publicly available. You can audit exactly what the application does by reviewing our open-source repository. We believe transparency is the best privacy policy.

Contact

If you have any privacy concerns or questions, please visit our GitHub repository.