diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-06-19 19:59:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 19:59:30 +0200 |
commit | 7f6c5f534d4b1249775efe77a6372f0d068c7a5e (patch) | |
tree | 2d1558563a40a7b2a08382797593abf89a849dc5 /files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html | |
parent | 4b325100c1ca81f9cb59fa6aba8667bc4363636f (diff) | |
download | translated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.tar.gz translated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.tar.bz2 translated-content-7f6c5f534d4b1249775efe77a6372f0d068c7a5e.zip |
Remove bcd hidden in mozilla section for fr and some cleaning (#1253)
* Remove bcd hidden in mozilla section for fr and removed unecessary newlines and malformed docs
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html')
-rw-r--r-- | files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html b/files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html index e1a48c9207..e68a2927bd 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/webrequest/onbeforesendheaders/index.html @@ -154,8 +154,6 @@ browser.webRequest.onBeforeSendHeaders.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.webRequest.onBeforeSendHeaders", 10)}}</p> <h2 id="Exemples">Exemples</h2> |