diff options
Diffstat (limited to 'files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html')
| -rw-r--r-- | files/ru/mozilla/add-ons/webextensions/api/tabs/hide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <p>A <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise">Promise</a></code> 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.</p> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("webextensions.api.tabs.hide")}}</p> +<p>{{Compat}}</p> <h2 id="Examples">Examples</h2> |
