aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html b/files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html
index 9ed539bba5..65735f60ec 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/bookmarks/search/index.html
@@ -103,16 +103,10 @@ browser.browserAction.onClicked.addListener(checkActiveTab);
<p>{{WebExtExamples}}</p>
-<p> </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.bookmarks.search")}}</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/bookmarks"><code>chrome.bookmarks</code></a>. Cette documentation provient de  <a href="https://chromium.googlesource.com/chromium/src/+/master/chrome/common/extensions/api/bookmarks.json"><code>bookmarks.json</code></a> dans le code Chromium.</p>