# Web Extension

## Features:

Once installed, allows switching between Google Street View and Jakartowns with a single click.

## Installation:

### 1. Download the extension

* **Access the following site:** [**Download here**](https://github.com/jakarto3d/jakarswitch#installation-written-by-chatgpt)

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%201.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%202.png" alt=""><figcaption></figcaption></figure>

### 2. Unzip the Downloaded File

* **Once the download is complete, locate the file on your computer. Right-click on the file and choose "Extract here" or use your preferred unzipping software to extract the file.**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%2010.png" alt=""><figcaption></figcaption></figure>

### 3. Install in Chrome

* **Open Chrome's Extension Settings**
* **Open your Chrome browser.**
* **Click on the three vertical dots in the top right corner to open the menu.**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%204.png" alt=""><figcaption></figcaption></figure>

* **Select "Extensions" then "Manage Extensions".**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%2011_en.png" alt=""><figcaption></figcaption></figure>

### 4. Enable Developer Mode

* **On the extensions page, locate the "Developer Mode" button in the top right and enable it.**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%2013_en.png" alt=""><figcaption></figcaption></figure>

### 5. Install the Extension

* **Click on the "Load unpacked extension" button.**
* **A dialog window will open. Navigate to the location of the unzipped file and select it.**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%2014_en.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%208.png" alt=""><figcaption></figcaption></figure>

* **Confirm to complete the installation of the extension.**

<figure><img src="https://github.com/jakarto3d/docs-gitbook/blob/main/space-plugins/.gitbook/assets/Group%2015_en.png" alt=""><figcaption></figcaption></figure>


---

# 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://docs.jakarto.com/tutoriels/en/readme/extension-web.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.
