diff options
author | Sasha Sushko <sushko@outlook.com> | 2021-05-31 19:26:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 19:26:15 +0300 |
commit | fe6cfe4e918907d7d9ecd83fec4528092138b00e (patch) | |
tree | c02e28f78a15607eaa1b5753b19389a7390a45d2 /files/ru/mozilla/add-ons/webextensions | |
parent | 33ef44d2df73d4e1705ec10ba54501e4d7f82603 (diff) | |
download | translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.gz translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.tar.bz2 translated-content-fe6cfe4e918907d7d9ecd83fec4528092138b00e.zip |
RU: Remove hidden paragraphs about Browser Compatibility (#1062)
* Remove Browser Compatibility hidden paragraphs via automation
* Remove Browser Compatibility hidden paragraphs manually
* Remove Browser Compatibility hidden paragraphs in "not sure" cases
Diffstat (limited to 'files/ru/mozilla/add-ons/webextensions')
12 files changed, 0 insertions, 35 deletions
diff --git a/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html b/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html index 18a7ebb330..b99634698d 100644 --- a/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html +++ b/files/ru/mozilla/add-ons/webextensions/api/cookies/cookie/index.html @@ -43,9 +43,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/cookies/Cookie </dl> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</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.cookies.Cookie")}}</p> <h2 id="Примеры">Примеры</h2> diff --git a/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html b/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html index fe8c795858..ce62a04f89 100644 --- a/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html +++ b/files/ru/mozilla/add-ons/webextensions/api/runtime/getmanifest/index.html @@ -35,9 +35,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/getManifest <p><code>object</code> - объект JSON, представляющий манифест.</p> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<p class="hidden">Таблица совместимости на этой странице сгенерирована из структурированных данных. Если вы хотите дополнить эти данные, пожалуйста, посетите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</p> - <p>{{Compat("webextensions.api.runtime.getManifest")}}</p> <h2 id="Примеры">Примеры</h2> 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 a91d67f008..e4c4c044d5 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,9 +45,6 @@ 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 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.tabs.hide")}}</p> <h2 id="Examples">Examples</h2> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html index 876f151d60..4790f44ffa 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/background/index.html @@ -109,7 +109,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/background <p>Загрузит файл фоновой страницы.</p> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<p class="hidden">Таблица совместимости сгенерирована из структурированных данных. Если вы хотите дополнить эту информацию, пожалуйста, посетите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</p> - <p>{{Compat("webextensions.manifest.background", 10)}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html index 0efe1fe0d5..9902f5d2d5 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html @@ -111,7 +111,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/content_security_pol <p><span id="exampleNote_1">1. <em>Примечание: Работающие примеры демонстрируют правильное написание политики защиты содержимого. Тем не менее, расширения с политикой, включающей ключевые словами 'unsafe-eval', 'unsafe-inline', разрешающей загрузку удалённых скриптов и ресурсов, а так же blob файлов не будут допущены к распространению на addons.mozilla.org из-за значительных проблем с безопасностью.</em></span></p> <h2 id="Browser_compatibility">Browser compatibility</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.manifest.content_security_policy")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html index 46c7310329..33d944da27 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/description/index.html @@ -38,7 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description <pre class="brush: json no-line-numbers">"description": "Заменяет картинки на картинки с котиками."</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</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.manifest.description")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html index 4352adba81..30cb7e9451 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/icons/index.html @@ -74,7 +74,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons </div> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<p class="hidden">Таблица совместимости на этой странице сгенерирована из структурированных данных. Если вы хотите дополнить эти данные, пожалуйста, навестите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</p> - <p>{{Compat("webextensions.manifest.icons")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html index f9ed8ba408..b72ba18a66 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html @@ -130,8 +130,6 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json <p>Для полного обзора всех полей манифеста и их содержимого, смотрите <a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/Browser_compatibility_for_manifest.json">полную таблицу совместимости <code>manifest.json</code></a> с браузерами.</p> -<div class="hidden">Таблица совместимости сгенерирована из структурированных данных. Если вы хотите дополнить эти данные, пожалуйста, посмотрите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</div> - <p>{{Compat("webextensions.manifest")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html index 1cf7875003..4c5c0bafec 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html @@ -39,7 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version </pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<p class="hidden">Таблица совместимости на этой странице сгенерирована из структурированных данных. Если вы хотите дополнить эти данные, пожалуйста, посетите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</p> - <p>{{Compat("webextensions.manifest.manifest_version")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html index 59c50eafdd..b6df41ed32 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/name/index.html @@ -38,7 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name <pre class="brush: json">"name": "My Extension"</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<p class="hidden">Таблица совместимости на этой странице сгенерирована из структурированных данных. Если вы хотите дополнить эти данные, пожалуйста, посетите <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</p> - <p>{{Compat("webextensions.manifest.name")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html index 46aa9a1b30..f1fc0661ea 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/permissions/index.html @@ -187,7 +187,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/permissions <p>Запрашивает несколько типов полномочий из примеров выше.</p> <h2 id="Browser_compatibility">Browser compatibility</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.manifest.permissions")}}</p> diff --git a/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html index 8f913532df..9ffdbad083 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/version/index.html @@ -43,7 +43,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version <pre class="brush: json no-line-numbers">"version": "0.1"</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</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.manifest.version")}}</p> |