diff options
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/idle')
4 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/idle/idlestate/index.html b/files/fr/mozilla/add-ons/webextensions/api/idle/idlestate/index.html index 33db7e72e9..6181674a09 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/idle/idlestate/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/idle/idlestate/index.html @@ -23,8 +23,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/idle/IdleState <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.idle.IdleState")}}</p> <p>{{WebExtExamples}}</p> diff --git a/files/fr/mozilla/add-ons/webextensions/api/idle/onstatechanged/index.html b/files/fr/mozilla/add-ons/webextensions/api/idle/onstatechanged/index.html index a5432302d7..cb2d026d98 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/idle/onstatechanged/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/idle/onstatechanged/index.html @@ -60,8 +60,6 @@ browser.idle.onStateChanged.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.idle.onStateChanged")}}</p> <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/mozilla/add-ons/webextensions/api/idle/querystate/index.html b/files/fr/mozilla/add-ons/webextensions/api/idle/querystate/index.html index ea708e5029..680ca10726 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/idle/querystate/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/idle/querystate/index.html @@ -40,8 +40,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/idle/queryState <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.idle.queryState")}}</p> <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/mozilla/add-ons/webextensions/api/idle/setdetectioninterval/index.html b/files/fr/mozilla/add-ons/webextensions/api/idle/setdetectioninterval/index.html index bf0c9d3274..4750c0e2d1 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/idle/setdetectioninterval/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/idle/setdetectioninterval/index.html @@ -35,8 +35,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/idle/setDetectionInterval <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.idle.setDetectionInterval")}}</p> <h2 id="Exemples">Exemples</h2> |