From 7f6c5f534d4b1249775efe77a6372f0d068c7a5e Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 19 Jun 2021 19:59:30 +0200 Subject: 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 --- .../fr/mozilla/add-ons/webextensions/manifest.json/author/index.html | 2 -- .../mozilla/add-ons/webextensions/manifest.json/background/index.html | 2 -- .../add-ons/webextensions/manifest.json/browser_action/index.html | 4 ---- .../webextensions/manifest.json/chrome_settings_overrides/index.html | 2 -- .../webextensions/manifest.json/chrome_url_overrides/index.html | 2 -- .../mozilla/add-ons/webextensions/manifest.json/commands/index.html | 2 -- .../add-ons/webextensions/manifest.json/content_scripts/index.html | 2 -- .../webextensions/manifest.json/content_security_policy/index.html | 2 -- .../add-ons/webextensions/manifest.json/default_locale/index.html | 2 -- .../add-ons/webextensions/manifest.json/description/index.html | 2 -- .../mozilla/add-ons/webextensions/manifest.json/developer/index.html | 2 -- .../add-ons/webextensions/manifest.json/devtools_page/index.html | 2 -- .../add-ons/webextensions/manifest.json/dictionaries/index.html | 2 -- .../add-ons/webextensions/manifest.json/homepage_url/index.html | 2 -- files/fr/mozilla/add-ons/webextensions/manifest.json/icons/index.html | 2 -- .../mozilla/add-ons/webextensions/manifest.json/incognito/index.html | 2 -- .../add-ons/webextensions/manifest.json/manifest_version/index.html | 2 -- files/fr/mozilla/add-ons/webextensions/manifest.json/name/index.html | 2 -- .../fr/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html | 4 ---- .../webextensions/manifest.json/optional_permissions/index.html | 2 -- .../add-ons/webextensions/manifest.json/permissions/index.html | 2 -- .../add-ons/webextensions/manifest.json/protocol_handlers/index.html | 2 -- .../mozilla/add-ons/webextensions/manifest.json/short_name/index.html | 2 -- .../fr/mozilla/add-ons/webextensions/manifest.json/storage/index.html | 2 -- files/fr/mozilla/add-ons/webextensions/manifest.json/theme/index.html | 2 -- .../add-ons/webextensions/manifest.json/theme_experiment/index.html | 2 -- .../fr/mozilla/add-ons/webextensions/manifest.json/version/index.html | 2 -- .../add-ons/webextensions/manifest.json/version_name/index.html | 2 -- .../webextensions/manifest.json/web_accessible_resources/index.html | 2 -- 29 files changed, 62 deletions(-) (limited to 'files/fr/mozilla/add-ons/webextensions/manifest.json') diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/author/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/author/index.html index efb962857b..a0c388cb07 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/author/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/author/index.html @@ -40,6 +40,4 @@ original_slug: Mozilla/Add-ons/WebExtensions/manifest.json/auteur

Compatibilité des navigateurs

- -

{{Compat("webextensions.manifest.author")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/background/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/background/index.html index 40303d2f99..7fd6fde4c7 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/background/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/background/index.html @@ -89,6 +89,4 @@ original_slug: Mozilla/Add-ons/WebExtensions/manifest.json/arriere-plan

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.background", 10)}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/browser_action/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/browser_action/index.html index 1b452dc9b8..968329ce35 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/browser_action/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/browser_action/index.html @@ -209,12 +209,8 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/browser_action "64": "path/to/geo-64.png" } -

 

-

Si Firefox ne peut pas trouver une correspondance exacte pour la taille qu'il veut, alors il choisira l'icône la plus petite spécifiée qui est plus grande que la taille idéale. Si toutes les icônes sont plus petites que la taille idéale, elle choisira la plus grande icône spécifiée.

-

 

-

Exemple

"browser_action": {
diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html
index a421830363..8380fb3639 100644
--- a/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_settings_overrides/index.html
@@ -131,6 +131,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_settings_over
 
 

Compatibilité de navigateur

- -

{{Compat("webextensions.manifest.chrome_settings_overrides", 10)}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html index 0cf35648f1..69a2275917 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/chrome_url_overrides/index.html @@ -92,6 +92,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/chrome_url_overrides

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.chrome_url_overrides")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/commands/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/commands/index.html index 067ac67927..2d7659d55b 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/commands/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/commands/index.html @@ -195,6 +195,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/commands

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.commands")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html index 8bad37fb58..704b3e4b23 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/content_scripts/index.html @@ -230,6 +230,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/content_scripts

Compatibilité des navigateurs

- -
{{Compat("webextensions.manifest.content_scripts")}}
diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html index fd1c0d131b..93fe94a566 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html @@ -112,6 +112,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/content_security_pol

Compatibilité des navigateurs

- -

{{Compat("webextensions.manifest.content_security_policy")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html index a22132ac17..b8e1429a1f 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/default_locale/index.html @@ -41,6 +41,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/default_locale

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.default_locale")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/description/index.html index a229e7a2c5..b61e07462b 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/description/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/description/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.description")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/developer/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/developer/index.html index aa9b4d4cf7..7b3f160f4f 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/developer/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/developer/index.html @@ -47,6 +47,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/developer

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.developer")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html index ad9e89c36f..3064d1505f 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/devtools_page/index.html @@ -45,6 +45,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/devtools_page

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.devtools_page")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/dictionaries/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/dictionaries/index.html index b5847938a6..010f0455b2 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/dictionaries/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/dictionaries/index.html @@ -42,6 +42,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/dictionaries

Compatibilité des navigateurs

- -

{{Compat("webextensions.manifest.dictionaries")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html index 2ff68077df..a40ab7f24a 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/homepage_url/index.html @@ -41,6 +41,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.homepage_url")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/icons/index.html index 6fa09fab94..97485ae32e 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/icons/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/icons/index.html @@ -73,6 +73,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.icons")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/incognito/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/incognito/index.html index c03d7cad8b..f64f3a04e9 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/incognito/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/incognito/index.html @@ -65,6 +65,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/incognito

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.incognito")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html index a13f5331f4..1736eb49c1 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html @@ -40,6 +40,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version

Comptabilité des navigateurs

- -

{{Compat("webextensions.manifest.manifest_version")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/name/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/name/index.html index ad38b3615c..fcd927842f 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/name/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/name/index.html @@ -41,6 +41,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.name")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html index 2a3c69f917..92280ba65a 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/omnibox/index.html @@ -37,8 +37,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/omnibox

Si deux ou plusieurs extensions définissent le même mot-clé, l'extension qui a été installée la dernière permet de contrôler le mot-clé. Toute extension précédemment installée qui définit le même mot-clé ne pourra plus utiliser l'API omnibox.

-

 

-

Exemple

"omnibox": {
@@ -47,6 +45,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/omnibox
 
 

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.omnibox")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html index 68c8d1fcc6..71450d92f7 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/optional_permissions/index.html @@ -101,6 +101,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/optional_permissions

Comptabilité du navigateur

- -

{{Compat("webextensions.manifest.optional_permissions")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/permissions/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/permissions/index.html index 88190cc8b2..537eca9f45 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/permissions/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/permissions/index.html @@ -193,6 +193,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/permissions

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.permissions")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html index d8dfb178af..bf4293cf80 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/protocol_handlers/index.html @@ -80,6 +80,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/protocol_handlers

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.protocol_handlers")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/short_name/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/short_name/index.html index 32c76d0111..b8ff6201ca 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/short_name/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/short_name/index.html @@ -39,6 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/short_name

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.short_name")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/storage/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/storage/index.html index 1003836dc1..7136c71195 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/storage/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/storage/index.html @@ -58,8 +58,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/storage

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.storage", 10)}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/theme/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/theme/index.html index d9f4187f08..e6863f9a22 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/theme/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/theme/index.html @@ -1337,8 +1337,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/theme

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.theme")}}

Couleurs

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/theme_experiment/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/theme_experiment/index.html index 23e3be2195..0bde4536d2 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/theme_experiment/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/theme_experiment/index.html @@ -190,6 +190,4 @@ original_slug: Mozilla/Add-ons/WebExtensions/manifest.json/theme_experimentation

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.theme_experiment")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html index a29151649f..11b5eee0b7 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/version/index.html @@ -58,6 +58,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version

Compatibilité des navigateurs

- -

{{Compat("webextensions.manifest.version")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/version_name/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/version_name/index.html index 19017d8aaa..75f75fb755 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/version_name/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/version_name/index.html @@ -35,6 +35,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version_name

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.version_name")}}

diff --git a/files/fr/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html b/files/fr/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html index 54c713dac6..57163def90 100644 --- a/files/fr/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html +++ b/files/fr/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html @@ -93,6 +93,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/web_accessible_resou

Compatibilité du navigateur

- -

{{Compat("webextensions.manifest.web_accessible_resources")}}

-- cgit v1.2.3-54-g00ecf