# Why is Voice In disabled on certain websites ?

For security reasons, the Chrome and Edge browsers do not allow Chrome extensions (including Voice In) to work on a small number of pages:&#x20;

* Chrome Webstore (<https://chrome.google.com/webstore>/)
* Edge Extension Store (<https://microsoftedge.microsoft.com/addons/>)
* Internal pages like new tab (chrome://newtab). These pages have URLs starting with chrome:// or edge://.

You can use Voice In on all other sites, including [Google](https://www.google.com/),[ YouTube](https://www.youtube.com/),[ Gmail](https://mail.google.com/), or [any other site](https://dictanote.co/voicein/apps/).

To use Voice In on the new tab page, check out the how to use Voice In on the new tab page guide.

{% content-ref url="/pages/AW4UyM8bX3XbG9N6E8s3" %}
[How to use Voice In on the new tab page?](/help/features/how-to-use-voice-in-on-the-new-tab-page.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.dictanote.co/help/general/why-is-voice-in-disabled-on-certain-websites.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
