aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html b/files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html
index af37d0279e..08dccfc085 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/tabs/remove/index.html
@@ -67,16 +67,10 @@ removing.then(onRemoved, onError);</pre>
<p>{{WebExtExamples}}</p>
-
-
<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.tabs.remove")}}</p>
-
-
<div class="note"><strong>Remerciements :</strong>
<p>Cette API est basée sur l’API <a href="https://developer.chrome.com/extensions/tabs#method-executeScript"><code>chrome.tabs</code></a> de Chromium. Cette documentation est dérivée de <a href="https://chromium.googlesource.com/chromium/src/+/master/chrome/common/extensions/api/tabs.json"><code>tabs.json</code></a> dans le code de Chromium code.</p>