# Limit Website Access

### Problem  <a href="#problem" id="problem"></a>

Sealights Browser Extension requires permission for all the pages I can access with my browser. I would like to restrict it to my SCM and application servers.

### Solution  <a href="#solution" id="solution"></a>

1. Open Chrome Extensions page
2. Locate the Sealights Chrome Extension and click on 'Details' button<br>

   <figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FtYQGCwRvow5YPWc403uG%2Fimage-20200405-125403.png?alt=media&#x26;token=9da97f33-e298-429b-9f06-6722e458030b" alt=""><figcaption></figcaption></figure>
3. In the Site Access section, select ‘On specific sites’ and define your white listed sites for access: your SCM and the applications servers at least.<br>

   If you are a developer or if you’re running your application locally from time to time, you'll need to add addresses for localhost and 127.0.0.1

   <figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FSql3kLX2WwAc7jWA9NuI%2Fimage-20200405-125438.png?alt=media&#x26;token=19062417-a411-4cc1-be82-83084ecb9198" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Defining only your SCM as part of the allowed sites list will block you from reporting Manual Tests via the chrome extension.
{% endhint %}

<figure><img src="https://4057366433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjqTCMRYvHhDgsdPLUnc%2Fuploads%2FyV04icNLs4h2MoVv7C5I%2Fimage-20200405-130206.png?alt=media&#x26;token=b3b8c563-2e70-4d3a-933a-3a28352b1223" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
These restrictions can be applied via an IT Group Policy as well
{% endhint %}
