diff options
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html')
-rw-r--r-- | files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html b/files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html index 5ea489118a..c60500dfd0 100644 --- a/files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html +++ b/files/fr/mozilla/add-ons/webextensions/api/webrequest/oncompleted/index.html @@ -139,8 +139,6 @@ browser.webRequest.onCompleted.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.onCompleted", 10)}}</p> <h2 id="Exemples">Exemples</h2> |