# Google Chrome

### Raccourcis

| Commande                            | Raccourci                                                                                           |
| ----------------------------------- | --------------------------------------------------------------------------------------------------- |
| Actualiser (ignorer le cache)       | <p><code>Ctrl</code> + <code>F5</code><br><code>Ctrl</code> + <code>Maj</code> + <code>R</code></p> |
| Restaurer un onglet récemment fermé | `Ctrl` + `Maj` + `T`                                                                                |
| Activer le mode plein écran         | `F11`                                                                                               |

{% hint style="info" %}
Liste complète des raccourcis [ici](https://support.google.com/chrome/answer/157179).
{% endhint %}

## Extensions

Quelques extensions tellement pratique et disponible uniquement sur Google Chrome

{% embed url="<https://chromewebstore.google.com/detail/catppuccin-for-web-file-e/lnjaiaapbakfhlbjenjkhffcdpoompki>" %}

{% embed url="<https://chromewebstore.google.com/publisher/startpage/uc99513a65c47739f53b6107f340b3c08>" %}

{% embed url="<https://chromewebstore.google.com/detail/linkding-extension/beakmhbijpdhipnjhnclmhgjlddhidpe>" %}

{% embed url="<https://chromewebstore.google.com/detail/markdown-sticky-notes/aiakblgmlabokilgljkglggnpflljdgp>" %}

### NotebookLM

{% embed url="<https://chromewebstore.google.com/detail/youtube-to-notebooklm/kobncfkmjelbefaoohoblamnbackjggk>" %}

{% embed url="<https://chromewebstore.google.com/detail/notebooklm-ultra-exporter/afchokljnhhggkhedfbmkcmdagjmjchj>" %}

## Thèmes

### Catpuccin

{% embed url="<https://chromewebstore.google.com/detail/cmpdlhmnmjhihmcfnigoememnffkimlk>" %}

{% embed url="<https://chromewebstore.google.com/detail/catppuccin-chrome-theme-l/jhjnalhegpceacdhbplhnakmkdliaddd>" %}

### Google

{% embed url="<https://chromewebstore.google.com/detail/oceanic/gbbacdmgjdfajabgglpjifcedoajdimg>" %}

{% embed url="<https://chromewebstore.google.com/detail/slate/cmhmcmgkegfffbbfobhjpdbimgmoohap>" %}

***

## Moteur de recherche

### Google Encrypted

Pour ajouter le moteur de recherche [Encrypted Google](http://encrypted.google.com) sur Chrome, suivez ces étapes :

1. **Ouvrez Google Chrome** et cliquez sur les trois points verticaux en haut à droite pour accéder au menu.
2. **Sélectionnez "Paramètres"** dans le menu déroulant.
3. Dans la section "Moteur de recherche", cliquez sur **"Gérer les moteurs de recherche"**&#x31;.
4. Cliquez sur **"Ajouter"** pour ajouter un nouveau moteur de recherche.
5. Remplissez les champs avec les informations suivantes :
   * **Nom** : Encrypted Google
   * **Mot-clé** : encrypted.google.com
   * **URL avec %s à la place de la requête** : `https://encrypted.google.com/search?q=%s`
6. Cliquez sur **"Ajouter"** pour enregistrer le moteur de recherche.
7. Pour définir Encrypted Google comme moteur de recherche par défaut, cliquez sur les trois points à côté de celui-ci et sélectionnez **"Définir par défaut"**&#x31;.

Et voilà ! Vous pouvez maintenant utiliser Encrypted Google comme moteur de recherche par défaut sur Chrome 😊

{% hint style="info" %}
Vous pouvez faire la même manipulation sur **Android**. Sur **iOS** la fonctionnalité est bloquer, vous devrez choisir un des moteurs de recherches suggérés.
{% endhint %}

{% hint style="success" %}
Plus d'information : <https://support.google.com/websearch/answer/173733?hl=fr&sjid=3434836290092163193-EU>
{% endhint %}


---

# 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://wiki.chamallow.com/1.-technologie/logiciels/browsers/chrome-extensions.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.
