From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html | 2 +- files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html | 2 +- files/ru/mozilla/add-ons/webextensions/api/tabs/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/mozilla/add-ons/webextensions/api/tabs') diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html index 25a2126d65..4d5e0e7c21 100644 --- a/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html +++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/get/index.html @@ -31,7 +31,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs/get

Совместимость с браузерами

-

{{Compat("webextensions.api.tabs.get")}}

+

{{Compat}}

Примеры

diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html index e4c4c044d5..b142d68310 100644 --- a/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html +++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html @@ -45,7 +45,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs/hide

A Promise that will be fulfilled with an array containing the IDs of the tabs that were hidden. If any error occurs, the promise will be rejected with an error message.

Browser compatibility

-

{{Compat("webextensions.api.tabs.hide")}}

+

{{Compat}}

Examples

diff --git a/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html b/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html index 696329aa4f..32f8abbc44 100644 --- a/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html +++ b/files/ru/mozilla/add-ons/webextensions/api/tabs/index.html @@ -132,7 +132,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/tabs

Browser compatibility

-

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

+

{{Compat}}