aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html b/files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html
index eef00b26c2..706541e09a 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/alarms/getall/index.html
@@ -45,16 +45,10 @@ getAlarms.then(gotAll);</pre>
<p>{{WebExtExamples}}</p>
-<p> </p>
-
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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.alarms.getAll")}}</p>
-<p> </p>
-
<div class="note"><strong>Remerciements :</strong>
<p>Cette API est basée sur l'API Chromium <a href="https://developer.chrome.com/extensions/alarms"><code>chrome.alarms</code></a>.</p>