diff options
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html')
-rw-r--r-- | files/fr/mozilla/add-ons/webextensions/api/windows/oncreated/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
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> |