diff --git a/src/components/FAQ.vue b/src/components/FAQ.vue index 369261e..80d9749 100644 --- a/src/components/FAQ.vue +++ b/src/components/FAQ.vue @@ -15,6 +15,20 @@ configurations.

+
+ + What is the developer console and how do I open it? + +

+ The browser developer console is a tool which logs the information associated with a web application, such + as network requests and errors. It also allows you to interact with the loaded web page using JavaScript. + Most modern browsers have a developer console built in. +

+

+ Use this guide to open your + browsers developer console, ensuring have the Stremio web app open. +

+
Can I use this to move Cinemeta catalogs from the top?