From 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior Date: Fri, 4 Jun 2021 18:38:22 -0300 Subject: Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104) * chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title --- files/pt-br/mozilla/add-ons/webextensions/api/browsingdata/index.html | 4 +--- files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html | 4 +--- .../webextensions/browser_support_for_javascript_apis/index.html | 2 -- .../add-ons/webextensions/manifest.json/permissions/index.html | 4 +--- .../mozilla/add-ons/webextensions/manifest.json/short_name/index.html | 4 +--- .../webextensions/manifest.json/web_accessible_resources/index.html | 4 +--- 6 files changed, 5 insertions(+), 17 deletions(-) (limited to 'files/pt-br/mozilla/add-ons/webextensions') diff --git a/files/pt-br/mozilla/add-ons/webextensions/api/browsingdata/index.html b/files/pt-br/mozilla/add-ons/webextensions/api/browsingdata/index.html index e956a583ab..5141ae344a 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/api/browsingdata/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/api/browsingdata/index.html @@ -67,9 +67,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/browsingData
Obtém o valor atual de configuração da funcionalidade "Limpar Histórico" do navegador.
-

Compatibilidade de browser

- - +

Compatibilidade com navegadores

{{Compat("webextensions.api.browsingData", 2)}}

diff --git a/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html b/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html index 4eeadc06fb..44ee1f0958 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html @@ -47,9 +47,7 @@ original_slug: Mozilla/Add-ons/WebExtensions/API/tema
Disparada quando o navegador tiver sido alterado.
-

Compatibilidade

- - +

Compatibilidade com navegadores

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

diff --git a/files/pt-br/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html b/files/pt-br/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html index 20bfe45752..457ace64e4 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/browser_support_for_javascript_apis/index.html @@ -7,8 +7,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_API

{{WebExtAllCompatTables}}

- -
Acknowledgements

Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.

diff --git a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/permissions/index.html b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/permissions/index.html index 270b52134e..2e412211ac 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/permissions/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/permissions/index.html @@ -178,8 +178,6 @@ original_slug: Mozilla/Add-ons/WebExtensions/manifest.json/permissões

Solicita ambas as permissões anteriores.

-

Compatibilidade com navegadores

- - +

Compatibilidade com navegadores

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

diff --git a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/short_name/index.html b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/short_name/index.html index 10566678d3..acdff899fe 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/short_name/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/short_name/index.html @@ -36,8 +36,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/short_name
"short_name": "Minha Extensão"
-

Compatibilidade de navegadores

- - +

Compatibilidade com navegadores

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

diff --git a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html index 9d13e7e72c..435cca39f8 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/manifest.json/web_accessible_resources/index.html @@ -90,8 +90,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/web_accessible_resou

Make the file at "images/my-image.png" web accessible.

-

Browser compatibility

- - +

Compatibilidade com navegadores

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

-- cgit v1.2.3-54-g00ecf