mirror of
https://github.com/Viren070/stremio-addon-manager.git
synced 2025-12-01 23:25:50 +01:00
add faq item on opening browser dev console
This commit is contained in:
@@ -15,6 +15,20 @@
|
||||
configurations.
|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
What is the developer console and how do I open it?
|
||||
</summary>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
Use <a href="https://balsamiq.com/support/faqs/browserconsole/" target="_blank">this guide</a> to open your
|
||||
browsers developer console, ensuring have the Stremio web app open.
|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
Can I use this to move Cinemeta catalogs from the top?
|
||||
|
||||
Reference in New Issue
Block a user