aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/webnavigation
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/webnavigation')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/getallframes/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/getframe/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/onbeforenavigate/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncommitted/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncompleted/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncreatednavigationtarget/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/ondomcontentloaded/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/onerroroccurred/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitionqualifier/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitiontype/index.html2
10 files changed, 0 insertions, 20 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getallframes/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getallframes/index.html
index ab9b261e8e..b74ac91358 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getallframes/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getallframes/index.html
@@ -60,8 +60,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/webNavigation/getAllFrames
<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.webNavigation.getAllFrames")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getframe/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getframe/index.html
index 07a0a99760..d48557cfc0 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getframe/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/getframe/index.html
@@ -60,8 +60,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/webNavigation/getFrame
<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.webNavigation.getFrame")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onbeforenavigate/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onbeforenavigate/index.html
index ab426f9c98..2ad2802515 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onbeforenavigate/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onbeforenavigate/index.html
@@ -79,8 +79,6 @@ browser.webNavigation.onBeforeNavigate.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.webNavigation.onBeforeNavigate")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncommitted/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncommitted/index.html
index c8f8dc48d7..bd60b14e9a 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncommitted/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncommitted/index.html
@@ -83,8 +83,6 @@ browser.webNavigation.onCommitted.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.webNavigation.onCommitted")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncompleted/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncompleted/index.html
index d05a067f89..972274b460 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncompleted/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncompleted/index.html
@@ -77,8 +77,6 @@ browser.webNavigation.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.webNavigation.onCompleted")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncreatednavigationtarget/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncreatednavigationtarget/index.html
index ea7f67f411..7067d0b57b 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncreatednavigationtarget/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/oncreatednavigationtarget/index.html
@@ -90,8 +90,6 @@ browser.webNavigation.onCreatedNavigationTarget.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.webNavigation.onCreatedNavigationTarget")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/ondomcontentloaded/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/ondomcontentloaded/index.html
index 6c7ba2d62d..bbb4bfcb87 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/ondomcontentloaded/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/ondomcontentloaded/index.html
@@ -77,8 +77,6 @@ browser.webNavigation.onDOMContentLoaded.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.webNavigation.onDOMContentLoaded")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onerroroccurred/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onerroroccurred/index.html
index 15d131b148..720c91480e 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onerroroccurred/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/onerroroccurred/index.html
@@ -79,8 +79,6 @@ browser.webNavigation.onErrorOccurred.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.webNavigation.onErrorOccurred")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitionqualifier/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitionqualifier/index.html
index a224bd4316..2abd76c080 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitionqualifier/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitionqualifier/index.html
@@ -40,8 +40,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/webNavigation/TransitionQualif
<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.webNavigation.TransitionQualifier")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitiontype/index.html b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitiontype/index.html
index 47bab38b4a..2f536288ba 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitiontype/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/webnavigation/transitiontype/index.html
@@ -50,8 +50,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/webNavigation/TransitionType
<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.webNavigation.TransitionType")}}</p>
<p>{{WebExtExamples}}</p>