diff options
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/windows')
16 files changed, 1 insertions, 77 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/create/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/create/index.html index 864690f912..ff1b84fcf0 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/create/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/create/index.html @@ -149,8 +149,6 @@ browser.browserAction.onClicked.addListener((tab) => { <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.windows.create", 10)}}</p> <div class="note"><strong>Remerciements</strong> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/createtype/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/createtype/index.html index 0dbfb64141..fb719a3982 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/createtype/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/createtype/index.html @@ -30,14 +30,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/CreateType <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.CreateType")}}</p> - - <p>{{WebExtExamples}}</p> <div class="note"><strong>Remerciements</strong> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/get/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/get/index.html index 7c75f9d804..ef20ff11e2 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/get/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/get/index.html @@ -13,7 +13,7 @@ tags: - get translation_of: Mozilla/Add-ons/WebExtensions/API/windows/get --- -<div><span class="diff_add">{{AddonSidebar()}}</span></div> +<div>{{AddonSidebar()}}</div> <p>Obtient les détails sur une fenêtre, compte tenu de son identifiant. Les détails sont transmis à un rappel.</p> @@ -54,8 +54,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/get <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.windows.get",2)}}</p> <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/getall/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/getall/index.html index 019e4ec500..b770d2d5ad 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/getall/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/getall/index.html @@ -47,14 +47,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/getAll <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.getAll")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Enregistrez les URL pour les onglets sur toutes les fenêtres de navigateur "normales". Notez que vous aurez besoin de <a href="/fr/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions">permission</a> "onglets" pour accéder aux URLs des onglets.</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/getcurrent/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/getcurrent/index.html index 986ec1b0de..0b7c0136ea 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/getcurrent/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/getcurrent/index.html @@ -54,8 +54,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/getCurrent <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.windows.getCurrent",2)}}</p> <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/getlastfocused/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/getlastfocused/index.html index fe798635ac..3fbf45a068 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/getlastfocused/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/getlastfocused/index.html @@ -52,8 +52,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/getLastFocused <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.windows.getLastFocused",2)}}</p> <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html index b45dfcf4a7..b9e73b69a8 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html @@ -53,14 +53,8 @@ browser.windows.onCreated.hasListener(listener) <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.onCreated")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Enregistrez les ID des nouvelles fenêtres lorsqu'elles sont créées</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/onfocuschanged/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/onfocuschanged/index.html index 08c08a94aa..bb18cdaaf5 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/onfocuschanged/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/onfocuschanged/index.html @@ -57,14 +57,8 @@ browser.windows.onFocusChanged.hasListener(listener) <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.onFocusChanged")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Changements de mise au point du journal :</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/onremoved/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/onremoved/index.html index ca48c390fb..74e5f97da6 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/onremoved/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/onremoved/index.html @@ -53,14 +53,8 @@ browser.windows.onRemoved.hasListener(listener) <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.onRemoved")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Enregistrer les identifiants de la fenêtre lorsqu'ils sont supprimés</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/remove/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/remove/index.html index 49cc7a2d71..7d8a69ed96 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/remove/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/remove/index.html @@ -39,14 +39,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/remove <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.remove")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Lorsque l'utilisateur clique sur l'icône d'une action du navigateur, fermez la fenêtre dans laquelle l'icône a été cliquée:</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/update/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/update/index.html index de597c8bc9..ebffc80cfb 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/update/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/update/index.html @@ -62,14 +62,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/update <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.update")}}</p> - - <h2 id="Exemples">Exemples</h2> <p>Lorsque l'utilisateur clique sur l'icône d'une action du navigateur, déplacez la fenêtre vers le coin supérieur gauche:</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/window/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/window/index.html index 7c4933b0bd..eecb696bd7 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/window/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/window/index.html @@ -47,14 +47,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/Window <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.Window")}}</p> - - <p>{{WebExtExamples}}</p> <div class="note"><strong>Remerciements</strong> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_current/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_current/index.html index a4b7def27d..58dfee5342 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_current/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_current/index.html @@ -18,14 +18,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/WINDOW_ID_CURRENT <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.WINDOW_ID_CURRENT")}}</p> - - <p>{{WebExtExamples}}</p> <div class="note"><strong>Remerciements</strong> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_none/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_none/index.html index 87ea7e8467..647dd54aaf 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_none/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/window_id_none/index.html @@ -19,14 +19,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/WINDOW_ID_NONE <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.WINDOW_ID_NONE")}}</p> - - <p>{{WebExtExamples}}</p> <div class="note"><strong>Remerciements</strong> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/windowstate/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/windowstate/index.html index 5e7125577a..d43097996e 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/windowstate/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/windowstate/index.html @@ -38,8 +38,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/WindowState <h2 id="Compatibilité_du_navigateur">Compatibilité du navigateur</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.api.windows.WindowState")}}</p> <p>{{WebExtExamples}}</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/windows/windowtype/index.html b/files/fr/mozilla/add-ons/webextensions/api/windows/windowtype/index.html index 24709c8ab4..5a1da5bfe2 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/windows/windowtype/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/windows/windowtype/index.html @@ -30,14 +30,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/windows/WindowType <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - - - <p>{{Compat("webextensions.api.windows.WindowType")}}</p> - - <p>{{WebExtExamples}}</p> <div class="note"><strong>Remerciements</strong> |
