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/manifest.json/content_security_policy/index.html | |
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/manifest.json/content_security_policy/index.html')
-rw-r--r-- | files/ru/mozilla/add-ons/webextensions/manifest.json/content_security_policy/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
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> |