diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-29 20:34:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 20:34:32 +0300 |
commit | c08c48e16cb9e47c586925999362de104ecd710d (patch) | |
tree | 4464fc29abe9bc12fab7c665884d08b864cf2ff0 /files/ru/mozilla/add-ons/webextensions/manifest.json | |
parent | 9adcae13346df29353fc658e8c1e04e1903f1f9d (diff) | |
download | translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.gz translated-content-c08c48e16cb9e47c586925999362de104ecd710d.tar.bz2 translated-content-c08c48e16cb9e47c586925999362de104ecd710d.zip |
[RU] Update Compat macros (#2911)
Diffstat (limited to 'files/ru/mozilla/add-ons/webextensions/manifest.json')
9 files changed, 9 insertions, 9 deletions
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 4790f44ffa..ca9af7f5f5 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,4 +109,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/background <p>Загрузит файл фоновой страницы.</p> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("webextensions.manifest.background", 10)}}</p> +<p>{{Compat}}</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 9902f5d2d5..b1f9d4e877 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,4 +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>{{Compat("webextensions.manifest.content_security_policy")}}</p> +<p>{{Compat}}</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 33d944da27..11b8ccd44a 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,4 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description <pre class="brush: json no-line-numbers">"description": "Заменяет картинки на картинки с котиками."</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("webextensions.manifest.description")}}</p> +<p>{{Compat}}</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 30cb7e9451..ecfde3119f 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,4 +74,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/icons </div> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("webextensions.manifest.icons")}}</p> +<p>{{Compat}}</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 b72ba18a66..e0621c5674 100644 --- a/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html +++ b/files/ru/mozilla/add-ons/webextensions/manifest.json/index.html @@ -130,7 +130,7 @@ 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> -<p>{{Compat("webextensions.manifest")}}</p> +<p>{{Compat}}</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 4c5c0bafec..9897022d76 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,4 +39,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version </pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("webextensions.manifest.manifest_version")}}</p> +<p>{{Compat}}</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 b6df41ed32..1fa55d9791 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,4 +38,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name <pre class="brush: json">"name": "My Extension"</pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<p>{{Compat("webextensions.manifest.name")}}</p> +<p>{{Compat}}</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 f1fc0661ea..3549c206f2 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,4 +187,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/permissions <p>Запрашивает несколько типов полномочий из примеров выше.</p> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{Compat("webextensions.manifest.permissions")}}</p> +<p>{{Compat}}</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 9ffdbad083..16cadceadc 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,4 +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>{{Compat("webextensions.manifest.version")}}</p> +<p>{{Compat}}</p> |