aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/history
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/history')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/addurl/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/deleteall/index.html4
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/deleterange/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/deleteurl/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/getvisits/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/historyitem/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/ontitlechanged/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/onvisited/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/onvisitremoved/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/search/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/transitiontype/index.html2
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/history/visititem/index.html2
13 files changed, 1 insertions, 27 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/addurl/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/addurl/index.html
index 8899e837e9..b76f68b569 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/addurl/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/addurl/index.html
@@ -51,8 +51,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/addUrl
<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.history.addUrl")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/deleteall/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/deleteall/index.html
index 1490ee3c0b..2c85c620b4 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/deleteall/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/deleteall/index.html
@@ -36,9 +36,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/deleteAll
<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><span class="diff_add">{{Compat("webextensions.api.history.deleteAll")}}</span></p>
+<p>{{Compat("webextensions.api.history.deleteAll")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/deleterange/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/deleterange/index.html
index 64e192e848..533b5ae27c 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/deleterange/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/deleterange/index.html
@@ -47,8 +47,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/deleteRange
<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.history.deleteRange")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/deleteurl/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/deleteurl/index.html
index 24e2918f0d..5097be09e4 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/deleteurl/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/deleteurl/index.html
@@ -45,8 +45,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/deleteUrl
<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.history.deleteUrl")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/getvisits/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/getvisits/index.html
index 38bb7a8800..a35cb994bd 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/getvisits/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/getvisits/index.html
@@ -45,8 +45,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/getVisits
<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.history.getVisits")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/historyitem/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/historyitem/index.html
index 4ebd963d77..517925ba67 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/historyitem/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/historyitem/index.html
@@ -38,8 +38,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/HistoryItem
<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.history.HistoryItem")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/index.html
index 3ffbd7ef01..b9d10bfcce 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/index.html
@@ -89,8 +89,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history
<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.history")}}</p>
<p>{{WebExtExamples("h2")}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/ontitlechanged/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/ontitlechanged/index.html
index 2098601f11..0a6f839813 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/ontitlechanged/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/ontitlechanged/index.html
@@ -61,8 +61,6 @@ browser.history.onTitleChanged.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.history.onTitleChanged")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/onvisited/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/onvisited/index.html
index adc2465f78..4773b81b06 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/onvisited/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/onvisited/index.html
@@ -57,8 +57,6 @@ browser.history.onVisited.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.history.onVisited")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/onvisitremoved/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/onvisitremoved/index.html
index 054e60ca0f..a5120b2d82 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/onvisitremoved/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/onvisitremoved/index.html
@@ -65,8 +65,6 @@ browser.history.onVisitRemoved.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.history.onVisitRemoved")}}</p>
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/search/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/search/index.html
index d8579eb27c..d0b5864392 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/search/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/search/index.html
@@ -112,8 +112,6 @@ searching.then(onGot);</pre>
<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.history.search")}}</p>
<div class="note"><strong>Remerciements :</strong>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/transitiontype/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/transitiontype/index.html
index 8e40323c42..b69782ca03 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/transitiontype/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/transitiontype/index.html
@@ -48,8 +48,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/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.history.TransitionType")}}</p>
<p>{{WebExtExamples}}</p>
diff --git a/files/fr/mozilla/add-ons/webextensions/api/history/visititem/index.html b/files/fr/mozilla/add-ons/webextensions/api/history/visititem/index.html
index ef766d5cf3..97f54097d9 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/history/visititem/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/history/visititem/index.html
@@ -36,8 +36,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/history/VisitItem
<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.history.VisitItem")}}</p>
<p>{{WebExtExamples}}</p>