aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html b/files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html
index 6697cf801e..eb964fba61 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/bookmarks/onchanged/index.html
@@ -93,12 +93,8 @@ browser.browserAction.onClicked.addListener(handleClick);
<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.onChanged")}}</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>