> For the complete documentation index, see [llms.txt](https://docs.jakarto.com/tutoriels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakarto.com/tutoriels/fr/readme/extension-web.md).

# Extension web

## Fonctionnalités :

Une fois installé, permet de passer de Google Street View à Jakartowns et inversement en un clic.

## Installation :

### 1. Téléchargement de l'extension

* **Accédez au site suivant :** [**Télécharger ici**](https://github.com/jakarto3d/jakarswitch#installation-written-by-chatgpt)

<figure><img src="/files/qWHR0GLmr9jfkZTXb8fL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8QVkKOP5j3X3ufHPh1F3" alt=""><figcaption></figcaption></figure>

### 2. Décompressez le Fichier Téléchargé

* **Une fois le téléchargement terminé, localisez le fichier sur votre ordinateur. Faites un clic droit sur le fichier et choisissez « Extraire ici » ou utilisez votre logiciel de décompression préféré pour extraire le fichier.**

<figure><img src="/files/AZ6x8xFNuNVqEutAz3Hr" alt=""><figcaption></figcaption></figure>

### 3. Installation dans Chrome

* **Ouvrez les Paramètres d'Extensions de Chrome**
* **Ouvrez votre navigateur Chrome.**
* **Cliquez sur les trois points verticaux en haut à droite pour ouvrir le menu.**

<figure><img src="/files/599YDrTgbwQ6JTWagKAx" alt=""><figcaption></figcaption></figure>

* **Sélectionnez « Extensions » puis « Gérer les extensions ».**

<figure><img src="/files/LxzzACU4eK16Ul0pZVpG" alt=""><figcaption></figcaption></figure>

### 4. Activez le Mode Développeur

* **Sur la page des extensions, localisez le bouton « Mode Développeur » en haut à droite et activez-le.**

<figure><img src="/files/c2Fb8HomXzHqo4AVJz3e" alt=""><figcaption></figcaption></figure>

### 5. Installez l'Extension

* **Cliquez sur le bouton « Charger l'extension non empaquetée ».**
* **Une fenêtre de dialogue s'ouvre. Naviguez jusqu'à l'emplacement du fichier décompressé et sélectionnez-le.**

<figure><img src="/files/AKmNC3YBm0Psvgvsb8Qt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Gf75lbsQotn6rwSuJJYB" alt=""><figcaption></figcaption></figure>

* **Confirmez pour terminer l'installation de l'extension.**

<figure><img src="/files/BSVakRYwe3FSZ3D2uxwJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jakarto.com/tutoriels/fr/readme/extension-web.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
